blob: bf0d06956f07816d4e6fd204634412ed4cf3c172 [file] [log] [blame]
{
"name": "HNBKit",
"version": "0.0.9",
"summary": "A kit for obect-c",
"homepage": "https://github.com/ByronChengChen/HNBKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengkang": "chengkang_boy@163.com"
},
"source": {
"git": "https://github.com/ByronChengChen/HNBKit.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"HNBKit",
"HNBKit/**/*"
],
"dependencies": {
"Masonry": [
"1.0.2"
],
"MJRefresh": [
"3.1.12"
],
"MJExtension": [
"3.0.13"
]
}
}