blob: fceb1f6e7032a3a172d5b7f1c4a8587bd117da47 [file] [log] [blame]
{
"name": "HandlerKit",
"version": "0.0.1",
"summary": "A tool to manager handler closures.",
"description": "A tool to manager handler closures. Class/Struct confirm to `HandlerStorage` is easy to use for managing multi handlers.",
"homepage": "https://github.com/Elenionl/HandlerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elenion": "stellanxu@gmail.com"
},
"source": {
"git": "https://github.com/Elenionl/HandlerKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HandlerKit/HandlerKit/**/*",
"pushed_with_swift_version": "4.0"
}