[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 3 / LTRouterEvent / 0.0.1 / LTRouterEvent.podspec.json
blob20ca2f9b8a5c910d9882130145a46e2f097bf8b3
2   "name": "LTRouterEvent",
3   "version": "0.0.1",
4   "summary": "Event manager based on event response chain for iOS in Swift 4.0",
5   "description": "Event manager based on event response chain for iOS in Swift 4.0. Add, Delete, Replace, Exchange for events",
6   "homepage": "https://github.com/TopSkySir/LTRouterEvent.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TopSkySir": "TopSkyComeOn@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TopSkySir/LTRouterEvent.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/*.swift"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true