Commit 1ab1d08b69b64c54298eb1d7b8b554d247c7b256
1 parent
e19e7c94
0.1.3
Showing
2 changed files
with
30 additions
and
1 deletions
CNLiveTripartiteManagement.podspec
| 1 | 1 | ||
| 2 | Pod::Spec.new do |s| | 2 | Pod::Spec.new do |s| |
| 3 | s.name = 'CNLiveTripartiteManagement' | 3 | s.name = 'CNLiveTripartiteManagement' |
| 4 | - s.version = '0.1.1' | 4 | + s.version = '0.1.3' |
| 5 | s.summary = '所有三方库版本管理' | 5 | s.summary = '所有三方库版本管理' |
| 6 | s.description = <<-DESC | 6 | s.description = <<-DESC |
| 7 | 所有三方库版本管理组件 | 7 | 所有三方库版本管理组件 |
CNLiveTripartiteManagement/Classes/MBProgressHUD/README.md
0 → 100644
| 1 | +# CNLiveTripartiteManagement | ||
| 2 | + | ||
| 3 | +[](https://travis-ci.org/殷巧娟/CNLiveTripartiteManagement) | ||
| 4 | +[](https://cocoapods.org/pods/CNLiveTripartiteManagement) | ||
| 5 | +[](https://cocoapods.org/pods/CNLiveTripartiteManagement) | ||
| 6 | +[](https://cocoapods.org/pods/CNLiveTripartiteManagement) | ||
| 7 | + | ||
| 8 | +## Example | ||
| 9 | + | ||
| 10 | +To run the example project, clone the repo, and run `pod install` from the Example directory first. | ||
| 11 | + | ||
| 12 | +## Requirements | ||
| 13 | + | ||
| 14 | +## Installation | ||
| 15 | + | ||
| 16 | +CNLiveTripartiteManagement is available through [CocoaPods](https://cocoapods.org). To install | ||
| 17 | +it, simply add the following line to your Podfile: | ||
| 18 | + | ||
| 19 | +```ruby | ||
| 20 | +pod 'CNLiveTripartiteManagement' | ||
| 21 | +``` | ||
| 22 | + | ||
| 23 | +## Author | ||
| 24 | + | ||
| 25 | +殷巧娟, 1427945373@qq.com | ||
| 26 | + | ||
| 27 | +## License | ||
| 28 | + | ||
| 29 | +CNLiveTripartiteManagement is available under the MIT license. See the LICENSE file for more info. |