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