No commit activity in last 3 years
No release in over 3 years
Ignore platforms in other people's Podspecs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.3
>= 0
 Project Readme

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