blob: 0fbd6d0fd6d7e9d4af58e05e548af83ee7ab09df [file] [log] [blame]
{
"name": "DemoTest",
"version": "0.0.1",
"summary": "Demo helper.",
"description": "help demo testting",
"homepage": "https://github.com/snlo/DemoTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/snlo/DemoTest.git",
"tag": "v0.0.1"
},
"source_files": "DemoTest/Suny/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}