blob: 25203421ffc77e5f9e1feb2c3ab24c00bf4ad921 [file] [log] [blame]
{
"name": "ZJDKit",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJDKit/Classes/**/*",
"frameworks": [
"UIKit",
"SystemConfiguration",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Reachability": [
],
"MBProgressHUD": [
],
"BlocksKit": [
],
"SDWebImage": [
],
"YYKit": [
],
"MJRefresh": [
],
"MJExtension": [
],
"DZNEmptyDataSet": [
],
"AvoidCrash": [
],
"BAButton": [
]
}
}