blob: 2be2e4cecc4a9a473e2e91a0e7acf3d6df1270e7 [file] [log] [blame]
{
"name": "ZBKit",
"version": "0.0.6",
"summary": "ZBKit",
"description": "HZBKit 肖志斌专用库",
"homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"authors": {
"肖志斌": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBKit.git",
"tag": "0.0.6"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"public_header_files": [
"Source",
"Source/**/*.h"
]
}