[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 2 / 3 / XCEViewEvents / 1.1.1 / XCEViewEvents.podspec.json
blob2f388bf70b74c5b0eaaf0e52c55907a6e80164c1
2   "name": "XCEViewEvents",
3   "summary": "Helpers for managing handlers of UIControl-based events and gesture recognizers.",
4   "version": "1.1.1",
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.1"
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   }