blob: 99062dd2972bc15d73ae8cee3cdbb2d0ef3cd1db [file] [log] [blame]
{
"name": "ZBFoundation",
"version": "0.0.6",
"summary": "A delightful iOS ZBFoundation framew",
"homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBFoundation.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBFoundation/Classes/**/*.{h,m}",
"ios": {
"dependencies": {
"ZBYAML": [
],
"ZBLanguageExtensions": [
],
"ZBNavigator": [
],
"ZBUitilty": [
],
"ZBCommonUI": [
],
"ZBDataManager": [
],
"SDWebImage": [
"~> 4.0"
],
"DZNEmptyDataSet": [
]
}
}
}