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

Error in podspec 0.1.0 #4

Open
ddeneka opened this issue Aug 14, 2013 · 2 comments
Open

Error in podspec 0.1.0 #4

ddeneka opened this issue Aug 14, 2013 · 2 comments

Comments

@ddeneka
Copy link

ddeneka commented Aug 14, 2013

There is no tag in git repository. Please modify s.source or create a tag 'v0.1.0'

@hariel18
Copy link

Still no tag and no pod for this component.. a pod would be really helpful. Thanx

@adolfo
Copy link

adolfo commented Nov 27, 2014

@blakewatters The pod spec is still broken here because the repo is missing a v0.1.0 tag. If you could please add the missing tag it would simplify the use of this CocoaPod.

A workaround is to add the pod by referencing the specific commit:

source 'https://github.com/CocoaPods/Specs.git'
pod 'RKXMLReaderSerialization', :git => "https://github.com/RestKit/RKXMLReaderSerialization.git", :commit => 'c4fc40fa5a8c7e2b13e36120814caff99443f9944389fa

Thanks!

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

3 participants