blob: 21193ac29fd9cc4fe5261e2b58f6dcaa72c711a3 [file] [log] [blame]
{
"name": "SpectTest",
"version": "0.0.1",
"summary": "必须要修改一下,否则会有警告",
"description": "spec.description的长度必须要比spec.summary要长,否则会报一些警告",
"homepage": "https://github.com/Meihualu/SpecTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangyonglu": "meihualu714@163.com"
},
"source": {
"git": "https://github.com/Meihualu/SpecTest.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}