blob: 3abe4c97cfee6a2550e0f02660be14a372585d0a [file] [log] [blame]
{
"name": "BZFrameworkTest",
"version": "2.0.0",
"summary": "我是2.0.0的简介.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BZLighthouse/BZFrameworkTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BZlighthouse": "282066546@qq.com"
},
"source": {
"git": "/Users/zhoubing/Desktop/cocoaPods/BZFrameworkTest",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BZFrameworkTest/Classes/**/*",
"resource_bundles": {
"BZFrameworkTest": [
"BZFrameworkTest/Assets/*.png"
]
},
"public_header_files": "BZFrameworkTest/Classes/**/*.h",
"dependencies": {
"SVProgressHUD": [
]
}
}