blob: 068f91e1c4e09da36332095aaf2f7b21f912e7cd [file] [log] [blame]
{
"name": "ZBKit",
"version": "0.1.6",
"summary": "A delightful iOS ZBKit framework.",
"homepage": "https://github.com/k373379320/ZBKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBKit.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBKit/Classes/**/*",
"prefix_header_contents": "#import \"ZBKitPrefixHeader.h\"",
"resource_bundles": {
"ZBKit": [
"ZBKit/Assets/*.{png,xib,xcassets,json}",
"ZBKit/Config/*"
]
},
"dependencies": {
"ZBLanguageExtensions": [
],
"MJRefresh": [
],
"ZBCommonUI": [
],
"ZBNavigator": [
],
"Aspects": [
]
}
}