blob: d94c5ad9acc0d94cf15bfca5e50849e547a7382c [file] [log] [blame]
{
"name": "PodTestCode",
"version": "1.0.1",
"summary": "玩玩而已",
"description": "这只是一个建立pod仓库的简单demo",
"homepage": "https://github.com/eddyMake/PodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lj": "287638568@qq.com"
},
"source": {
"git": "https://github.com/eddyMake/PodTest.git",
"tag": "1.0.1"
},
"source_files": "Helper/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}