Alterplay / APAddressBook

Easy access to iOS address book
MIT License
1.38k stars 193 forks source link

How import to my xcode project without using pod ? #120

Open wzymaster opened 8 years ago

wzymaster commented 8 years ago

I am new to pod and not sure how to use it. Any quick guide on how to import this library/source into my own xcode project in Object C++ ?

Thanks very much !

belkevich commented 8 years ago

Here is official site of Cocoapods. The short guide is on home page. Also, you can add project as a git submodule

Does it help?

navisingh commented 8 years ago

How about Carthage integration?

belkevich commented 8 years ago

@navisingh we think about it. If you have a good guide to Carthage please send me the link