| { |
| "name": "DZS_ToolsManager", |
| "version": "0.0.2", |
| "summary": "A short description of DZS_ToolsManager.", |
| "description": "description\"", |
| "homepage": "http://EXAMPLE/DZS_ToolsManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "董振山-Xcode": "68793512@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/dongzs0907/DZS_ToolsManager.git", |
| "tag": "0.0.2" |
| }, |
| "requires_arc": true, |
| "source_files": "DZS_ToolsManager/ToolsManager/*/**.{h,m,c,swift}", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "dependencies": { |
| "SnapKit": [ |
| "~> 4.0.0" |
| ], |
| "MJRefresh": [ |
| "~> 3.1.15.1" |
| ], |
| "MBProgressHUD": [ |
| "~> 0.9.2" |
| ], |
| "Alamofire": [ |
| "~> 4.6.0" |
| ], |
| "IQKeyboardManager": [ |
| "~> 5.0.7" |
| ], |
| "SDWebImage": [ |
| "~> 4.2.3" |
| ], |
| "SwiftyJSON": [ |
| |
| ], |
| "HandyJSON": [ |
| |
| ] |
| } |
| } |