blob: 47ff7e2a9fec8477199996e22984d80c18d9315c [file] [log] [blame]
{
"name": "HBLaboratory",
"version": "1.0.6",
"summary": "摇一摇唤起实验室,自定制各种app配置",
"homepage": "https://github.com/Natoto/HBKit/tree/master/HBLaboratory",
"license": "MIT",
"authors": {
"huangbo": "huangbo@yy.com"
},
"source": {
"git": "https://github.com/Natoto/HBKit.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HBLaboratory/**/*.{h,m,mm}",
"resources": "HBLaboratory/**/*.{bundle,xib,storyboard}",
"public_header_files": "HBLaboratory/**/*.h",
"dependencies": {
"HBTesterKit": [
]
}
}