blob: d49a6fa69a6a3bde797b16ec16f811483e72d897 [file] [log] [blame]
{
"name": "CyPodTest",
"version": "0.0.1",
"summary": "试一把试一把试一把",
"description": "shishishihsihsihsihsihsishishishishishishi",
"homepage": "https://github.com/gogochickenrun/PodTestCY",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"chenyong": "cy4@meitu.com"
},
"source": {
"git": "https://github.com/gogochickenrun/PodTestCY.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}