blob: 08aa7ef541b1c3bb6a105c1e7e3eb9ff8833091e [file] [log] [blame]
{
"name": "HBLaboratory",
"version": "1.0.5",
"summary": "实验室框架",
"homepage": "https://github.com/Natoto/HBKit.git",
"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": [
]
}
}