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