blob: 8c5b841fe0baeb40a3ac006cd7f110d75e927aa9 [file] [log] [blame]
{
"name": "ZW_JsonLib",
"version": "0.0.1",
"summary": "A short description of ZW_JsonLib.",
"description": "JSON解析基础库",
"homepage": "https://gitee.com/qiuzhongwei0519/ZW_JsonLib",
"license": "MIT",
"authors": {
"qiuzhongwei0519": "512866393@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "git@gitee.com:qiuzhongwei0519/ZW_JsonLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "Foundation"
}