blob: 06e7e8661e4fde36146300cc6ac9b5e68ce209e5 [file] [log] [blame]
{
"name": "ZbPodLib",
"version": "0.1.2",
"summary": "静态库上传cocoapods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MrLzb/PodLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘智博": "563869307@qq.com"
},
"source": {
"git": "https://gitee.com/MrLzb/PodLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PodLib/Classes/**/*",
"vendored_frameworks": "PodLib/Classes/PodLib.framework",
"requires_arc": true,
"public_header_files": "PodLib/Classes/**/*.h",
"deprecated": true
}