blob: 7d777c2bb55713b93ea0b21f91d644e2ac522f24 [file] [log] [blame]
{
"name": "UIKevent",
"version": "0.1.1",
"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": "saulo_gt_0@gmail.com"
},
"source": {
"git": "https://github.com/saulogt/UIKevent.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIKevent/Classes/**/*",
"pushed_with_swift_version": "3.0"
}