I\'m doing the Ray Wenderlich tutorial called SimpleWeather. The podfile is in the same folder as the project. Here\'s my code from the podfile:
platfo
Maybe you have two project .xcodeproj, remove one.
.xcodeproj
Remove Podfile.lock, folder Pods. On Terminal cd /Users/myName/Developer/SimpleWeather and pod install
Podfile.lock
Pods
cd /Users/myName/Developer/SimpleWeather
pod install