blob: 9f5728be6c5000eec09ee26cfcd11c5143f4f152 [file] [log] [blame]
{
"name": "HBKitRefresh",
"version": "0.6.32",
"summary": "refresh view for hbkit.",
"homepage": "https://github.com/Natoto/HBFastTableViewCotroller",
"license": "MIT",
"authors": {
"nonato ": "787038442@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Natoto/HBFastTableViewCotroller.git",
"tag": "0.6.32"
},
"source_files": "tools/HBKitRefresh/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
],
"HBKit": [
]
}
}