Sha256: e039e5df3c58af66c55131320acf664877c48d28117bd6ac197fd2079b938e34
Contents?: true
Size: 611 Bytes
Versions: 1
Compression:
Stored size: 611 Bytes
Contents
# This Could Be Us But You Playing ![](README_images/alamofire.png) Generates a Swift Playground for any Pod. ## Installation $ gem install cocoapods-playgrounds ## Usage ### CocoaPods To generate a Playground for a specific Pod: $ pod playgrounds Alamofire To generate a Playground for a local development Pod: $ pod playgrounds ../../../Sources/Alamofire/Alamofire.podspec To generate a Playground with multiple Pods: $ pod playgrounds RxSwift,RxCocoa ### CLI To generate an empty Playground from the commandline: $ playground --platform=ios YOLO $ open YOLO.playground
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-playgrounds-0.0.3 | README.md |