RuiAAPeres / Reactor

Powering your RAC architecture
MIT License
184 stars 11 forks source link

CocoaPods support #15

Closed RuiAAPeres closed 8 years ago

thebarndog commented 8 years ago

This would be great. Currently my networking stack is uber complex, emulating the same process that Reactor uses but in a much more fragmented way.

It's really easy to setup Cocoapods too. All you need is a pod spec and then push to trunk.

RuiAAPeres commented 8 years ago

@startupthekid we have been prioritising the work on #13. I will take care of this issue ASAP.

RuiAAPeres commented 8 years ago

@startupthekid the podspec has been pushed to this repo, but not yet to trunk. I need to wait for a release on RAC's side for Swift 2.2. Unfortunately it seems I am not able to point a dependency to a specific commit.

RAC's Swift 2.2 compatibility has been merged, let's just wait for the release.

RuiAAPeres commented 8 years ago

@startupthekid disregard what I said previously, the pod is ready to be used. Let me know if everything is ok!

thebarndog commented 8 years ago

Can't wait to test it out!