We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b30ed commit 4d465d4Copy full SHA for 4d465d4
source/making/making-a-cocoapod.html.md
@@ -44,7 +44,7 @@ You can work on the library from its folder on your system.
44
> Alternatively you can work from an application project using the `:path` option:
45
46
```ruby
47
-pod 'Name', :path => '~/code/Pods/NAME.podspec'
+pod 'Name', :path => '~/code/Pods/'
48
```
49
50
### Testing
0 commit comments