blob: 53448323ee680b1b84ed4717ab3afe4537b42105 [file] [log] [blame]
{
"name": "ZYBaseUtilsLib",
"version": "0.1.4",
"summary": "基础类库版本管理",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xufengbj/ZYBaseUtilsLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xufengbj": "xfncwu@163.com"
},
"source": {
"git": "https://github.com/xufengbj/ZYBaseUtilsLib.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ZYBaseUtilsLib/Frameworks/**/*.framework",
"source_files": "ZYBaseUtilsLib/Classes/**/*"
}