blob: 7e23b86e30142ecc6e48fabc9c19ed4eba0c2f6c [file] [log] [blame]
{
"name": "HNBKit",
"version": "0.0.2",
"summary": "A kit for obect-c",
"homepage": "https://github.com/ByronChengChen/HNBKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengkang": "chengkang_boy@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ByronChengChen/HNBKit.git",
"tag": "0.0.2"
},
"source_files": [
"HNBKit",
"HNBKit/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}