blob: 4769761a432c09da6699622ccaf0e42e444686f9 [file] [log] [blame]
{
"name": "DemoWorking",
"version": "0.1.0",
"summary": "简单描述",
"description": "TODO: 详细描述.",
"homepage": "https://github.com/ouyanghaiyong/DemoWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ouyanghaiyong": "ouyanghaiyong@163.com"
},
"source": {
"git": "https://github.com/ouyanghaiyong/DemoWorking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DemoWorking/Classes/**/*"
}