blob: 24bb73dc6b68504fa395c4b0bb5e80a02fedf6bf [file] [log] [blame]
{
"name": "ZBFoundation",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBFoundation/Classes/**/*.{h,m}",
"ios": {
"dependencies": {
"ZBKit": [
],
"ZBNetwork": [
],
"ZBYAML": [
],
"ZBLanguageExtensions": [
],
"ZBNavigator": [
],
"ZBUitilty": [
],
"ZBCommonUI": [
],
"ZBDataManager": [
],
"ZBWebImage": [
],
"ZBFancyTableView": [
],
"ZBFancyCollectionView": [
],
"ZBPlatform": [
],
"WebViewJavascriptBridge": [
"~> 6.0"
],
"DZNEmptyDataSet": [
],
"CHTCollectionViewWaterfallLayout": [
]
}
}
}