You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: