Official Cocoapod entry
joemasilotti opened this issue · 1 comments
joemasilotti commented
Would it be possible to add this to the official Cocoapods spec? I would like to use this as a dependency for another Pod but it needs to be 'official'.
Playing around on my machine, it should be as easy as:
- Update Blindside.podspec to use
1.0.0
as the version (example in my fork) - Create a
1.0.0
tag pod spec lint
(should pass)pod trunk push Blindside.podspec
Thanks for considering! I would do it on my own but it would have to be under my repo. And then that pod name would be gone.