Create pod
CocoaPods
This commit is contained in:
19
pages/osx/pod
Normal file
19
pages/osx/pod
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# pod
|
||||||
|
|
||||||
|
> CocoaPods, the Cocoa library package manager.
|
||||||
|
|
||||||
|
- init
|
||||||
|
|
||||||
|
`pod init`
|
||||||
|
|
||||||
|
- install
|
||||||
|
|
||||||
|
`pod install`
|
||||||
|
|
||||||
|
- install --no-repo-update
|
||||||
|
|
||||||
|
`pod install --no-repo-update`
|
||||||
|
|
||||||
|
- update
|
||||||
|
|
||||||
|
`pod update`
|
Reference in New Issue
Block a user