[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 7 / SugarBus / 0.2.0 / SugarBus.podspec.json
blob234c4391bbf43496ad2db1f50ef84205ced5d680
2   "name": "SugarBus",
3   "version": "0.2.0",
4   "summary": "Fast and type safe event bus for swift.",
5   "description": "SugarBus 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/SugarBus",
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/SugarBus.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*"