blob: 26e5954b62aeb6a7b286d8b68684c74aa48c4c81 [file] [log] [blame]
{
"name": "ZbPodLib",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PodLib/Classes/**/*",
"vendored_frameworks": "PodLib/Classes/PodLib.framework",
"requires_arc": true,
"deprecated": true
}