cocoapods-expert-difficulty

Make your CocoaPods experience even harder, by ignoring platforms from lib authors

MIT License

Downloads
71.9K
Stars
26
Committers
1

CocoaPods Expert Difficulty

Is forcing everyone to update to watchOS or tvOS getting you down? Well now you can say "screw you CocoaPods, I know what I'm doing". Then CocoaPods will allow you to use any pod on any platform.

This can break things. Obviously. So, err, use it for hacking, then do it properly.

Installation

Use a Gemfile. Here's a guide

Gemfile:

gem "cocoapods"
gem "cocoapods-expert-difficulty"

Podfile:

plugin "cocoapods-expert-difficulty"
[...]

Then use bundle exec pod install

Package Rankings
Top 12.11% on Rubygems.org
Related Projects