QBRefreshControl icon indicating copy to clipboard operation
QBRefreshControl copied to clipboard

Create a Pod spec

Open barbosa opened this issue 12 years ago • 2 comments

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.

barbosa avatar Jul 26 '13 21:07 barbosa

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?

nek023 avatar Jul 31 '13 01:07 nek023

@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.

AlexDenisov avatar Jan 24 '14 11:01 AlexDenisov