blob: 54a0c8e14353eb79ad807d83d1b6f5d0ee9ea22c [file] [log] [blame]
{
"name": "ZHWTools",
"version": "1.0.0",
"summary": "A short description of ZHWTools.",
"description": "ZHWTools just a tools for code.",
"homepage": "https://github.com/hnxyzhw/ZHWTools",
"license": "MIT",
"authors": {
"hongwu zhu": "hnxyzhw611@126.com"
},
"source": {
"git": "https://github.com/hnxyzhw/ZHWTools.git",
"tag": "1.0.0"
},
"source_files": "ZHWTools/ZHWTools/NSStringMD5/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}