blob: 3c5b18f4134ae8e4658e2bbe800109d623777003 [file] [log] [blame]
{
"name": "test0201",
"version": "1.0.0",
"summary": "一个测试摘要",
"description": "我是一个长字符串啊哈哈哈哈哈",
"homepage": "https://github.com/zhanghui1988/test02",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhanghui": "zhanghui@rdyork.cn"
},
"source": {
"git": "https://github.com/zhanghui1988/test02.git",
"tag": "1.0.0"
},
"source_files": [
"Class",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}