方便创建 pod 组件,粗陋版本,后续更新
- .gitignore
- README.md
- LICENSE
- xxx.podspec
- fastlne/Fastfile
- ExampleDevelop
- ExamplePod
$ pod lib create 组件名字 --template-url=https://github.com/ripperhe/pod-template2
An opinionated template for creating a Pod.
方便创建 pod 组件,粗陋版本,后续更新
$ pod lib create 组件名字 --template-url=https://github.com/ripperhe/pod-template2
An opinionated template for creating a Pod.
Other