I would like to use this IOS project in cocoapod:
https://code.google.com/p/plcrashreporter/
is it simple to create a podspec ? has somebody already done this somewhere ?
Thx !
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is not too hard to do. Have a look at some other podspecs to see how it works.
https://github.com/CocoaPods/Specs
There is also documentation of the format: https://github.com/CocoaPods/CocoaPods/wiki/The-podspec-format
Also once you get it working you can submit your podspec so that everyone can use it. There is information on how to do this on the homepage http://cocoapods.org/