[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 6 / 8 / 0 / TPEventBus / 0.1.3 / TPEventBus.podspec.json
blob5733d0b5de72b5ffd07b6aa1b5e160e529835c85
2   "name": "TPEventBus",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TPEventBus/Classes/**/*"