[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 5 / 9 / 7 / SwiftyEventBus / 1.0.0 / SwiftyEventBus.podspec.json
blobe316bc591fa15a69490f2052168628bedd9cb5b1
2   "name": "SwiftyEventBus",
3   "version": "1.0.0",
4   "summary": "SwiftyEventBus is a publish/subscribe event bus for iOS and Swift.",
5   "homepage": "https://github.com/Maru-zhang/SwiftyEventBus",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maru-zhang": "maru-zhang@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Maru-zhang/SwiftyEventBus.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "swift_versions": [
24     "4.0",
25     "4.2",
26     "5.0",
27     "5.0"
28   ],
29   "source_files": "SwiftyEventBus/Core/**/*.swift",
30   "swift_version": "5.0"