Sha256: 86c7ea34d00ae4a790eb8d2237e55754fb99f749abb546ee49cb985d4bbc33fa

Contents?: true

Size: 545 Bytes

Versions: 2

Compression:

Stored size: 545 Bytes

Contents

# 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](http://guides.cocoapods.org/using/a-gemfile.html)

Gemfile:
```
gem "cocoapods"
gem "cocoapods-expert-difficulty"
```

Podfile:
```
plugin "cocoapods-expert-difficulty"
[...]
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cocoapods-expert-difficulty-1.0.0 README.md
cocoapods-expert-difficulty-0.0.1 README.md