[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / c / SwiftyEventBusRx / 1.0.2 / SwiftyEventBusRx.podspec.json
blob27d7559105576b382fdc458583dd0aa08694e152
2   "name": "SwiftyEventBusRx",
3   "version": "1.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "3.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "SwiftyEventBus/Rx/**/*.swift",
25   "dependencies": {
26     "SwiftyEventBus": [
27       "~>1.0.2"
28     ],
29     "RxSwift": [
30       "~>5.0.0"
31     ]
32   },
33   "swift_version": "5.0"