blob: 4a7007ec9acd5cc5bb2aa31e00186b34a966c379 [file] [log] [blame]
{
"name": "ZYPods",
"version": "1.0.0",
"summary": "老张的一些工具类,使用pod来进行管理.",
"description": "一个很老很老的iOS Coder 这里的描述需要长一点儿,很是蛋疼啊\n邮箱这里使用的是ronaldozhang999@sina.com",
"homepage": "https://gitee.com/ronaldozhang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张宇": "ronaldozhang999@sina.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitee.com/ronaldozhang/zypods.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"ZYPods/ZYPods/Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}