Sha256: 944195849c95d6c176983a402455ff1805238979924062c7d5c7fd1c25916ded
Contents?: true
Size: 573 Bytes
Versions: 3
Compression:
Stored size: 573 Bytes
Contents
# Cocoapods::Browser CocoaPods plugin to open a pod's homepage on the browser. ## Installation Add this line to your application's Gemfile: gem 'cocoapods-browser' And then execute: $ bundle Or install it yourself as: $ gem install cocoapods-browser ## Usage Open the pod in browser pod browser iOS-FakeWeb ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-browser-0.0.3 | README.md |
cocoapods-browser-0.0.2 | README.md |
cocoapods-browser-0.0.1 | README.md |