I am trying to install some libraries in a project using cocoapods on my vmbox. The current Podfile is in the same directory as my .xcodeproj and the contents of my Podfile is:
platform :ios, '7.0'
pod 'Mantle'
pod 'LBBlurredImage'
pod 'TSMessages'
pod 'ReactiveCocoa'
When trying to run:
pod install
from the command line I get the error
[!] Unable to find a target