Can we create our own sdk ourselves?
I want to create my own sdk as adMob myself. But I have no idea, I want to know if there is any example or tutorial as I have not found such material on the net. I've asked the question before too, but didn't get the expected answers, so I tried asking again more efficiently. I want to create an sdk that can be downloaded by the user, added to the application and available.
Please guide for the above. Thanks in advance.
Edit: Both links provided in the original answer have expired since 2011
For those interested in the topic, consider one of the following:
Xcode 6 and Embedded Frameworks are only supported on iOS8
Embedded Frameworks <iOS 8
https://www.raywenderlich.com/65964/create-a-framework-for-ios
Maybe some of these links will be helpful:
http://www.icodeblog.com/2011/04/07/creating-static-libraries-for-ios/
http://db-in.com/blog/2011/07/universal-framework-iphone-ios-2-0/