[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 7 / MessageBus / 1.0.0 / MessageBus.podspec.json
bloba4f1308d42ce507e7637aadebce75df27aa54558
2   "name": "MessageBus",
3   "version": "1.0.0",
4   "summary": "一个消息发送的小组件",
5   "description": "用来方便消息发送的小组件",
6   "homepage": "https://github.com/dulinshun/MessageBus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tomorrow": "dulinshun@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dulinshun/MessageBus.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "MessageBus/Classes/**/*"