[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 8 / 3 / LTRouterEvent / 0.0.4 / LTRouterEvent.podspec.json
blobd9132eb8a74af904aba3bb3e0f0aba74efccb7da
2   "name": "LTRouterEvent",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/*.swift"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true