blob: 7b38d483d8b2a1389ef728ea4a89c1a8603e0a6f [file] [log] [blame]
{
"name": "TestSpecowen001",
"version": "0.0.1",
"summary": "TestSpec",
"description": "TestSpec的详细描述,要比s.summary长,",
"homepage": "https://github.com/kangzhongwei/TestSpec01",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Owen": "kzw6412@126.com"
},
"source": {
"git": "https://github.com/kangzhongwei/TestSpec01.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}