blob: 4304ff93e86802584c4f74b49731e5c0a7c446f0 [file] [log] [blame]
{
"name": "UIKevent",
"version": "0.1.0",
"summary": "UKEvent is a collection of extensions that allow you to attach a closure to most controllers.",
"description": "UIKevent allow you to add closure to event handlers in most (in progress) iOS controllers, like UIButton, UIDatePicker, etc.",
"homepage": "https://github.com/saulogt/UIKevent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saulo Tauil": "saulogt@gmail.com"
},
"source": {
"git": "https://github.com/saulogt/UIKevent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIKevent/Classes/**/*",
"pushed_with_swift_version": "3.0"
}