blob: aee3512198f70ecc23bc26edbd02020a2d9fba57 [file] [log] [blame]
{
"name": "ZHView",
"version": "0.0.1",
"summary": "简短的介绍.",
"description": "一个比较长的介绍",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuhong": "hong.zhu@bkjk.com"
},
"source": {
"git": "https://github.com/zhutunliang/ZHView.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}