UrbanApps/Armchair

Not able to install 0.1.2 via cocoapods

GreyEcologist opened this issue · 1 comments

First thank you for putting this library out there, I love the simplicity and documentation. I see a couple of methods to reset counters not present in 0.1.1 but I'm unable to install 0.1.2 via cocoapods.

I get the error below when trying a pod install

[!] Unable to satisfy the following requirements:

- `Armchair (~> 0.1.2)` required by `Podfile`

None of your spec sources contain a spec satisfying the dependency: `Armchair (~> 0.1.2)`.

You have either:
 * out-of-date source repos which you can update with `pod repo update`.
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.

Any chance there's an upcoming update for cocoapods?

sure, but in the meantime you can install from master in the git repo