Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

CocoaPods documentation shows wrong pod name #19

Open
stephent opened this issue Nov 8, 2014 · 0 comments
Open

CocoaPods documentation shows wrong pod name #19

stephent opened this issue Nov 8, 2014 · 0 comments

Comments

@stephent
Copy link

stephent commented Nov 8, 2014

http://cocoadocs.org/docsets/Slash/0.1.2/ states:

Add pod 'slash' to your podfile

This gives an error on pod install:

NoMethodError - undefined method `split' for nil:NilClass
/Library/Ruby/Gems/2.0.0/gems/cocoapods-core-0.34.4/lib/cocoapods-core/specification.rb:205:in `subspec_by_name'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-0.34.4/lib/cocoapods/resolver.rb:159:in `block (2 levels) in find_dependency_specs'
etc.

I think it should be:

pod 'Slash' (i.e. uppercase S)

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

No branches or pull requests

1 participant