blob: cf81ff011316be507535fc345760894dcd3965d8 [file] [log] [blame]
{
"name": "ZPTestCocoapods",
"version": "0.1.1",
"summary": "这是一个创建测试Cocoapods工程",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/marsdan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"z994489675@qq.com": "994489675@qq.com"
},
"source": {
"git": "https://gitee.com/marsdan/ZPTestCocoapods.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZPTestCocoapods/Classes/**/*"
}