[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 7 / SugarBus / 0.1.2 / SugarBus.podspec.json
blob5df04366c4bd2af3112469d63095439364084687
2   "name": "SugarBus",
3   "version": "0.1.2",
4   "summary": "Write elegant code about Events in 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.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*"