-
Les Hill authored
To create a CocoaPods subcommand plugin gem, add the file `lib/cocoapods_plugin.rb` and load your subcommand implementation from there. When the `pod` command runs, it will look for that file in your gem and load it before parsing the command line.
6cd522f3
| Name |
Last commit
|
Last update |
|---|---|---|
| bin | ||
| examples/AFNetworking Example | ||
| lib | ||
| spec | ||
| .gitignore | ||
| .gitmodules | ||
| .kick | ||
| .travis.yml | ||
| .yardopts | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| README.md | ||
| Rakefile | ||
| cocoapods.gemspec |