Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install 0.1.2 via cocoapods #63

Open
GreyEcologist opened this issue Jun 13, 2016 · 1 comment
Open

Not able to install 0.1.2 via cocoapods #63

GreyEcologist opened this issue Jun 13, 2016 · 1 comment

Comments

@GreyEcologist
Copy link

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?

@coneybeare
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants