{ | |
"name": "ZYBaseUtilsLib", | |
"version": "0.1.2", | |
"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.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZYBaseUtilsLib/Classes/**/*" | |
} |