Originally created by @GreyEcologist on GitHub (Jun 14, 2016).
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?
Originally created by @GreyEcologist on GitHub (Jun 14, 2016).
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?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @GreyEcologist on GitHub (Jun 14, 2016).
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
Any chance there's an upcoming update for cocoapods?
@coneybeare commented on GitHub (Jun 14, 2016):
sure, but in the meantime you can install from master in the git repo