blob: b80587dde7b67fa9ae3bc8431994c76245c7cb90 [file] [log] [blame]
{
"name": "PodTestProject",
"version": "0.0.1",
"summary": "This is an test project.",
"description": "This is really an test project.",
"homepage": "https://github.com/itechblue/PodTestProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangchunliu": "yangchunliu@yixia.com"
},
"source": {
"git": "https://github.com/itechblue/PodTestProject.git",
"tag": "0.0.1"
},
"source_files": "PodTestProject/PodTestProject/TestTool.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}