I have the prelease version of cocoapods installed, 0.26, and trying to install the latest version of RestKit. In my podfile I\'ve turned on the use_frame
This is a bug currently in RestKit. Sam Giddin has an open PR right now that fixes the issue. I made a fork of RestKit that I'm using in my project with the commits from the PR to get around this issue until they merge in the fixes and make a new release.