Live data from Hacker News

Binpod: Precompiled Binaries for CocoaPods

binpod.org

1–2 of 2 posts

Re: Binpod: Precompiled Binaries for CocoaPods

#2
So, this is something i've been working on for a while now. What it does is enable you to use cocoapods to integrate prebuilt frameworks for any pod. binpod does this by recompiling pods into a .framework and republishing that pod to its own spec repository. All you need to do is to add a line to your Podfile and you're got to go.