[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 6 / 8 / 0 / TPEventBus / 0.1.4 / TPEventBus.podspec.json
blob660a21cbfb70a1f42e13a8ae483136cce26441e3
2   "name": "TPEventBus",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TPEventBus/Classes/**/*"