[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 2 / 3 / XCEViewEvents / 1.1.0 / XCEViewEvents.podspec.json
blobef10caadb2bdefb7fd481666faae49db0e5e4b10
2   "name": "XCEViewEvents",
3   "summary": "Helpers for managing handlers of UIControl-based events and gesture recognizers.",
4   "version": "1.1.0",
5   "homepage": "https://github.com/XCEssentials/ViewEvents",
6   "documentation_url": "https://XCEssentials.github.io/ViewEvents",
7   "source": {
8     "git": "https://github.com/XCEssentials/ViewEvents.git",
9     "tag": "1.1.0"
10   },
11   "source_files": "Sources/**/*.swift",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "frameworks": "UIKit",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "authors": {
22     "Maxim Khatskevich": "maxim@khatskevi.ch"
23   },
24   "pushed_with_swift_version": "3.0"