I am new in iOS development. I have created multiple library projects in Android like facebook library. Now I want to do same in iOS. How can I create Library project in iOS..
Asked
Active
Viewed 118 times
2 Answers
0
Here you have a good tutorial which I went through last week to create a static library on iOS:
http://www.raywenderlich.com/65964/create-a-framework-for-ios
And if you want to integrate a library through Cocoapods:

santibernaldo
- 825
- 1
- 11
- 26