Create a Pod spec
Hi!
I was creating a spec on Cocoapods but without success. To do that, we need to create a tag to point to it at the *.podspec.
Are you planning to create an initial version for the project? If yes, we also need to create a tag for its dependency (QBAnimationSequence).
If you don't have time to create the whole spec, just create the tag versions and I can create the podspec file here and submit it to Cocoapods.
What do you think?
Regards.
Hi barbosa,
Thank you for creating a spec :)
Yes, I don't have enough time now. So would you please submit the podspec to Cocoapods?
Then I'll create the tag for initial version. What should I name the tag?
@questbeat, version number, e.g. '0.0.1', or '1.0.0'. Also, spec won't pass validation without tag. So, we can add pod only after you add a tag.