I fixed it by changed pods to static libraries - use_frameworks! :linkage => :static in your pdofile if you don't use these things and one of your libs is...just ensure they aren't being bundled into the project...
If you need to keep it without static libs then you'll need to throw up a privacy thingy