I am trying out some pods before I implement it with my main project I want to make sure it works properly for my requirement. Easiest way is to try it with playground.
I tried pod init
with playground which doesn't work
[!] No xcode project found, please specify one
Help is much appreciated.
This is an old question but shows up at the top of Google.
This Could Be Us But You Playing is a command line tool that creates a new Xcode playground with an integrated cocoapod. It also supports integrating multiple cocoapods at once. It's a single command.
gem install cocoapods-playgrounds
pod playgrounds Alamofire