cocoapods-try icon indicating copy to clipboard operation
cocoapods-try copied to clipboard

CocoaPods plugin which allows to quickly try the demo project of a Pod.

Results 14 cocoapods-try issues
Sort by recently updated
recently updated
newest added

``` --------------------------------------------- Error loading the plugin `cocoapods-keys-1.7.0`. LoadError - cannot load such file -- /Library/Ruby/Gems/2.0.0/gems/cocoapods-keys-1.7.0/lib/cocoapods_plugin.rb /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:120:in `require' /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:120:in `require' /Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command/plugin_manager.rb:95:in `block in safe_activate_and_require' /Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command/plugin_manager.rb:95:in `each' /Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command/plugin_manager.rb:95:in `safe_activate_and_require' /Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command/plugin_manager.rb:31:in `block in...

https://news.ycombinator.com/item?id=9262765 > The CLI help is typically rubyesque, by which I mean frighteningly laconic and uninformative: > try Try a Pod! > CocoaPods.org doesn't seem to document it either: http://guides.cocoapods.org/terminal/commands.html#commands...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Upon a fresh installation of Cocoapods via `gem install cocoapods`, I am unable to run `pod try` right away: ``` > pod try GoogleNavigation Setup completed Updating spec repositories [!]...