jbsf/blindside

Official Cocoapod entry

joemasilotti opened this issue · 1 comments

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:

  1. Update Blindside.podspec to use 1.0.0 as the version (example in my fork)
  2. Create a 1.0.0 tag
  3. pod spec lint (should pass)
  4. 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.

This is worth revisiting and taking care of.

@jbsf any thoughts on an initial version tag to use here? 0.8.0 ? 1.0.0 ?