blob: 73c959228a910acb8070a93a5a4b6e1c5b30ed0f [file] [log] [blame]
{
"name": "ZZThirdTools",
"version": "0.0.20",
"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.0.20"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"SDWebImage": [
],
"UIColor+Hex": [
],
"SDAutoLayout": [
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"WebViewJavascriptBridge": [
]
},
"source_files": "ZZThirdTools/Tools/**/*",
"subspecs": [
{
"name": "Pods",
"source_files": "Pods/**/*"
}
]
}