blob: ba302374e71dd1e78ba297230747dcde4da34c26 [file] [log] [blame]
{
"name": "PDPodTest",
"version": "0.0.1",
"summary": "this is pod test demo",
"description": "this is a pod test demo, test demo only.",
"homepage": "https://github.com/pdcodeunder/PDPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"彭懂": "pd767180024@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pdcodeunder/PDPodTest.git",
"tag": "0.0.1"
},
"source_files": "PDPodTest/*",
"requires_arc": true
}