[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 9 / RXCEventBus / 1.1 / RXCEventBus.podspec.json
blob0f63e8397d58a18baaf73c00e0bb09995e7250d2
2   "name": "RXCEventBus",
3   "version": "1.1",
4   "summary": "a event bus that send events to multi targets.",
5   "description": "a event bus that send events to multi targets",
6   "homepage": "https://github.com/ruixingchen/RXCEventBus",
7   "license": "MIT",
8   "authors": {
9     "ruixingchen": "rxc@ruixingchen.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ruixingchen/RXCEventBus.git",
16     "tag": "1.1"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{swift}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"