blob: 3fbe920482da5e0559d7191799b9fb23800ca50e [file] [log] [blame]
{
"name": "ZHView",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}