blob: 777151ab3a346388ab1de4b0b4e447ae6096489a [file] [log] [blame]
{
"name": "ZBBaseCategory",
"version": "1.1.0",
"summary": "ZBBaseCategory",
"description": "HZBBaseCategory 肖志斌专用库",
"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/ZBBaseCategory.git",
"tag": "1.1.0"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreFoundation"
],
"prefix_header_contents": "#import \"prefixHeader.h\"",
"public_header_files": [
"Source",
"Source/**/*.h"
],
"libraries": "z"
}