blob: 32e2b354a9310ceddd77c91ee119a17f8fa1e433 [file] [log] [blame]
{
"name": "ZJDKit",
"version": "0.6.0",
"summary": "代码积累",
"description": "个人代码库整理.",
"homepage": "https://github.com/Sdfeidong/ZJDKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sdfeidong": "zh75701.aidong@qq.com"
},
"source": {
"git": "https://github.com/Sdfeidong/ZJDKit.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJDKit/Classes/**/*",
"frameworks": [
"UIKit",
"SystemConfiguration",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Reachability": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"YYKit": [
],
"MJRefresh": [
],
"MJExtension": [
],
"DZNEmptyDataSet": [
]
}
}