jbsf / blindside

Blindside provides dependency injection capabilities for Objective-C on iOS and OS X
MIT License
71 stars 43 forks source link

Official Cocoapod entry #18

Closed joemasilotti closed 9 years ago

joemasilotti commented 10 years ago

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.

akitchen commented 9 years ago

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 ?