| { |
| "name": "MWNetWorkTool", |
| "version": "0.0.3", |
| "summary": "A short description of MWNetWorkTool.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://192.168.3.166/iOSCommon/NetWork", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhangjie579": "527512749@qq.com" |
| }, |
| "source": { |
| "git": "http://192.168.3.166/iOSCommon/NetWork.git", |
| "tag": "0.0.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MWNetWorkTool/Classes/**/*", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "RxSwift": [ |
| |
| ], |
| "RxCocoa": [ |
| |
| ], |
| "RxDataSources": [ |
| |
| ], |
| "Moya": [ |
| |
| ], |
| "Moya/RxSwift": [ |
| |
| ], |
| "SwiftyJSON": [ |
| |
| ], |
| "ObjectMapper": [ |
| |
| ], |
| "NVActivityIndicatorView": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |