blob: 21a72747000e318d36c2b59aa6018a51e78dea33 [file] [log] [blame]
{
"name": "HBKit",
"version": "1.0.1",
"summary": "A Fast Style TableViewController.",
"homepage": "https://github.com/Natoto/HBFastTableViewCotroller",
"license": "MIT",
"authors": {
"nonato ": "787038442@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Natoto/HBFastTableViewCotroller.git",
"tag": "1.0.1"
},
"source_files": "HBKit/**/*.{h,m,plist}",
"requires_arc": true
}