blob: 25d10a788f87d9e3dd030f4c8ff416ea979c9430 [file] [log] [blame]
{
"name": "BzhDemo",
"version": "0.1.0",
"summary": "A short description of BzhDemo.",
"homepage": "https://github.com/beck0527/BzhDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"beck0527": "baozhenhua@timeface.cn"
},
"source": {
"git": "https://github.com/beck0527/BzhDemo.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BzhDemo/Classes/**/*",
"public_header_files": "BzhDemo/Classes/**/*.h",
"frameworks": "UIKit"
}