blob: a49c8861fd7f2efa7dd4923b48585b815529543d [file] [log] [blame]
{
"name": "DevPodTestGo",
"version": "0.0.2",
"summary": "A short description of DevPodTestGo.",
"description": "add some des here",
"homepage": "https://github.com/DevQC/DevPodTestGo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"deven.chen": "devenchen@qeeka.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DevQC/DevPodTestGo.git",
"tag": "0.0.2"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"requires_arc": true
}