BaseSDK
发布
git add -A && git commit -m "Release 0.1.x" git tag '0.1.x' git push --tags pod trunk push BaseSDK.podspec --allow-warnings --use-libraries
示例
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
需求
安装
BaseSDK 可通过 CocoaPods 获取。要安装它,只需将以下行添加到 Podfile 中
pod 'BaseSDK'
作者
许可
BaseSDK 可在MIT许可下使用。更多信息请参阅LICENSE文件。