blob: 5a6f2c35b6640d7460398a214b2fdfbf8f7dac72 [file] [log] [blame]
{
"name": "ZCategoryTool",
"version": "0.0.1",
"summary": "a category tool for swift language",
"description": "a category tool for swift language.a category tool for swift language.a category tool for swift language.a category tool for swift language.",
"homepage": "https://github.com/CoderZCC/ZCategoryTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZCC": "coderzcc@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderZCC/ZCategoryTool.git",
"tag": "0.0.1"
},
"source_files": "ZCategoryTool/**/*.{swift}",
"requires_arc": true,
"swift_version": "4.2"
}