blob: 7c28e9a4649def886fadd7c5886ca81d139057cc [file] [log] [blame]
{
"name": "Test11",
"version": "0.0.2",
"summary": "Test11.",
"description": "这是一个详细的描述,用来测试的, test11.",
"homepage": "https://github.com/yinyakun/TestProject",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yakun yin": "yinyk1@lenovo.com"
},
"source": {
"git": "https://github.com/yinyakun/TestProject.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}