CocoaPods开源库制作方案: demo - NITools

2020-08-06  本文已影响0人  wvqusrtg

仓库地址:NITools

NITools

image.png

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

效果

image.png image.png image.png
image.png

使用示例

版本更新内容

Requirements

Installation

NITools is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod 'NITools', '~> 0.2.1'

Author

<p style="color:red">nixinsheng, 1911398892@qq.com</p>

有问题微信联系包教会「注明来意」-本人微信号:wvqusrtg

License

NITools is available under the MIT license. See the LICENSE file for more info.

NITools

Tips

1.验证库是否有问题
pod lib lint NITools.podspec --use-libraries --allow-warnings
2.提交库
pod trunk push NITools.podspec --use-libraries --allow-warnings
上一篇 下一篇

猜你喜欢

热点阅读