lawrencelomax / LLReactiveMatchers

Expecta matchers for ReactiveCocoa
MIT License
46 stars 12 forks source link

Put project onto Cocoapods #21

Open fatuhoku opened 10 years ago

fatuhoku commented 10 years ago

These matchers are kinda too awesome not to be on there, right!

lawrencelomax commented 10 years ago

I was waiting until I reached a level of stability (and I may want to re-namespace to a three letter LRL).

If you want to use via cocoapods you can always use the :git or :podspec tags in the Podfile.

  pod 'LLReactiveMatchers', :podspec => 'https://raw.github.com/lawrencelomax/LLReactiveMatchers/master/LLReactiveMatchers.podspec'

I'll leave this open as a reminder for when we reach stability with a tagged version.