[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / b / UIKevent / 0.1.1 / UIKevent.podspec.json
blob7d777c2bb55713b93ea0b21f91d644e2ac522f24
2   "name": "UIKevent",
3   "version": "0.1.1",
4   "summary": "UKEvent is a collection of extensions that allow you to attach a closure to most controllers.",
5   "description": "UIKevent allow you to add closure to event handlers in most (in progress) iOS controllers, like UIButton, UIDatePicker, etc.",
6   "homepage": "https://github.com/saulogt/UIKevent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saulo Tauil": "saulo_gt_0@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/saulogt/UIKevent.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIKevent/Classes/**/*",
22   "pushed_with_swift_version": "3.0"