blob: e537d64a1a802693f5ad10678e0d8a8002dbe395 [file] [log] [blame]
{
"name": "BZFramework",
"version": "1.0.0",
"summary": "1.0.0.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BZLighthouse/BZFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BZlighthouse": "282066546@qq.com"
},
"source": {
"git": "https://github.com/BZLighthouse/BZFramework.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BZFramework/Classes/**/*",
"resource_bundles": {
"BZFramework": [
"BZFramework/Assets/*.png"
]
},
"dependencies": {
"SVProgressHUD": [
]
}
}