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

fix typo that prevents cocoapods installation #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luicm
Copy link

@luicm luicm commented Oct 15, 2019

With Cocoapods version 1.8.3, try to update or install pod was sending this error messages:

- `Timepiece-library` does not specify a Swift version and none of the targets (`Pods`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

after some investigation, there was a small typo in the podspect. Fixed the typo there is no error anymore

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

Successfully merging this pull request may close these issues.

None yet

1 participant