I am working with a project where cocopodes are used. I am unable to find a document to add a framework to an already existing cocopodes setup. Whatever I get, it is an example of how to set cocopodes with scratches.
Any help? I want to add ABC contact rage through cocopodes.
Thank you!
simply add your pod to podfile and then
pod install Turn on .
for ABC contact , do:
pod 'ABContactHelper' add
install the pod
Comments
Post a Comment