blob: e749fc8ddee0d44520da6aab8bb8a1bcc06b2f51 [file] [log] [blame]
{
"name": "ZhangPodsHello",
"version": "0.1.0",
"summary": "简单测试一下pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mrzhang007/ZhangPodsHello.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"307872230@qq.com": "zhangzhong@xianlai-inc.com"
},
"source": {
"git": "https://github.com/Mrzhang007/ZhangPodsHello.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZhangPodsHello/Classes/**/*"
}