blob: 680572693c04ab2ce2d8572e9c6b5bc44debaa51 [file] [log] [blame]
{
"name": "BZFramework",
"version": "1.0.2",
"summary": "1.0.2.",
"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": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/BZFramework.framework"
},
"dependencies": {
"SVProgressHUD": [
]
}
}