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.
- To Install:
gem install cocoapods-playgrounds - To Use:
pod playgrounds Alamofire - Wait for playground to open then build it.