[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 1 / 8 / 6 / DPMessageBus / 1.0.1 / DPMessageBus.podspec.json
blob0a41a1ac17afebb61807214557f14ca2d5cff11d
2   "name": "DPMessageBus",
3   "version": "1.0.1",
4   "summary": "消息总线",
5   "description": "用于发送简单消息的消息总线",
6   "homepage": "https://github.com/DancewithPeng/MessageBus.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张鹏": "dancewithpeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/DancewithPeng/MessageBus.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "MessageBus/Sources",
23     "MessageBus/Sources/**/*.{h,m}"
24   ],
25   "public_header_files": "MessageBus/Sources/MBMessageBus.h"