blob: 500f508db1e1f0c40f56d4b64f6dc0c5aee3db4b [file] [log] [blame]
{
"name": "DemoWorking",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DemoWorking/Classes/**/*"
}