| { |
| "name": "ZZThirdTools", |
| "version": "0.1.0", |
| "summary": "first version", |
| "description": "first version for XB", |
| "authors": { |
| "ZZ": "1156858877@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/iOS-ZZ/ZZThird.git", |
| "source": { |
| "git": "https://github.com/iOS-ZZ/ZZThird.git", |
| "tag": "0.1.0" |
| }, |
| "requires_arc": true, |
| "frameworks": "UIKit", |
| "dependencies": { |
| "MJRefresh": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "UIColor+Hex": [ |
| |
| ], |
| "SDAutoLayout": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "WebViewJavascriptBridge": [ |
| |
| ] |
| }, |
| "source_files": "ZZThirdTools/Tools/**/*", |
| "subspecs": [ |
| { |
| "name": "Pods", |
| "source_files": "Pods/**/*" |
| } |
| ] |
| } |