[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 6 / 8 / 0 / TPEventBus / 0.1.6 / TPEventBus.podspec.json
blobf5a6ed173c8db07dafee97b5fce3165634bba64e
2   "name": "TPEventBus",
3   "version": "0.1.6",
4   "summary": "A tiny EventBus for iOS.",
5   "description": "EventBus is a publish/subscribe event bus for iOS, inspired by EventBus and QTEventBus.",
6   "homepage": "https://github.com/wanhmr/TPEventBus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tpphha": "tpphha@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wanhmr/TPEventBus.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TPEventBus/Classes/**/*"