blob: c0f4c3c85381f59a1b69a84e9ce3500895150927 [file] [log] [blame]
{
"name": "UIHandlers",
"version": "1.3.0",
"summary": "Adds closure support to UIControls and UIViews with UIGestureRecognizers.",
"homepage": "https://github.com/berbschloe/UIHandlers",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/berbschloe/UIHandlers.git",
"tag": "1.3.0"
},
"source_files": "UIHandlers/**/*.{h,m,swift}",
"swift_version": "5.0"
}