-
### 安装
sudo gem install cocoapods
### 使用
pod install
### 更新Podspec索引文件
pod setup作用:将所有第三方的Podspec索引文件更新到本地的~/.cocoapods/repos目录下
pod安装成功之后一个首先的操作就是执行命令(不是必须的):
pod setup
所有的第三方开源库的Podspec文件都托管…
cisen updated
5 years ago
-
I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this ch…
-
Hi @crino , could you make this available on CocoaPods? Thanks.
-
I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this ch…
-
最好能加上cocoapods
-
1. CocoaPods 介绍
2. [CocoaPods 的原理](https://github.com/ShannonChenCHN/iOSDevLevelingUp/issues/86#issuecomment-466724474)
3. CocoaPods 的使用
4. CocoPods 与 xcworkspace
-----
### 参考
- [iOS安装Cocoa…
-
Hey @JanC 👋
Thanks for creating this wrapper! If I were to submit a PR adding support for Cocoapods, would you be open to accepting that?
-
### New Issue Checklist
* [x] I have read and understood the [CONTRIBUTING guide](https://github.com/SVGKit/SVGKit/blob/2.x/CONTRIBUTING.md)
* [x] I have reproduced the problem while running in Xc…
-
### Command
```
/opt/homebrew/opt/ruby/bin/pod install --verbose
```
### Report
* What did you do?
* What did you expect to happen?
* What happened instead?
### Stack
```
…
-
I loved your library, if you intersete, I can help with cocoapods adiction.