blob: f74df805edd3ac63b197934d13549d3752f2c2d1 [file] [log] [blame]
{
"name": "UIHandlers",
"version": "1.2.1",
"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.2.1"
},
"source_files": "UIHandlers/**/*.{h,m,swift}",
"swift_version": "4.2"
}