[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 3 / EventBus.swift / 0.1.0 / EventBus.swift.podspec.json
blobe281e60c6f211e73e8702fd9f6ea0160cf1eb3f0
2   "name": "EventBus.swift",
3   "version": "0.1.0",
4   "summary": "Fast and type safe event bus for swift.",
5   "description": "EventBus.swift is an event bus for Swift.It helps you to  write elegant code about Events in swift, bye bye `NSNotification`。",
6   "homepage": "https://github.com/LeoMobileDeveloper/EventBus.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leomobiledeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeoMobileDeveloper/EventBus.swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*"