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.