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
so okay i had tried every possible thing ...i had only one .xcodeproj file
but sill i couldnt install so finally i had tried with the following
1. open terminal cd to your project folder one with .xcodeproj
2. type pod init
3. type touch Podfile
4. type pod install
Magic happens and your pod files gets installed