blob: 468563898b059f9d2d70d6399840b935da3dae42 [file] [log] [blame]
{
"name": "ZBFoundation",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBFoundation/Classes/**/*.{h,m}",
"ios": {
"dependencies": {
"ZBYAML": [
],
"ZBLanguageExtensions": [
],
"ZBNavigator": [
],
"ZBUitilty": [
],
"ZBCommonUI": [
],
"ZBDataManager": [
],
"ZBWebImage": [
],
"WebViewJavascriptBridge": [
"~> 6.0"
],
"DZNEmptyDataSet": [
],
"MGSwipeTableCell": [
],
"CHTCollectionViewWaterfallLayout": [
]
}
}
}