blob: 1cee91fba1759a64b78c76802def906f1f5b33b4 [file] [log] [blame]
{
"name": "BZFramework",
"version": "3.0.1",
"summary": "3.0.1.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BZlighthouse": "282066546@qq.com"
},
"homepage": "https://github.com/BZLighthouse/BZFramework",
"description": "TODO: Add long description of the pod here.",
"requires_arc": true,
"source": {
"git": "https://github.com/BZLighthouse/BZFramework.git",
"tag": "3.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/BZFramework.framework"
},
"dependencies": {
"SVProgressHUD": [
]
}
}