[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 6 / f / MulticastProxy / 0.0.7 / MulticastProxy.podspec.json
blob63d1cd5549336c55461e131141994d7858d9bc48
2   "name": "MulticastProxy",
3   "version": "0.0.7",
4   "summary": "MulticastProxy provides a proxy that forwards invocations to multiple receivers",
5   "description": "MulticastProxy allows you to pass proxy-delegates that multicast forwarding invocations.",
6   "homepage": "https://github.com/gitvalue/MulticastProxy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry Volosach": "dmitry.volosach@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/gitvalue/MulticastProxy.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "Sources/MulticastProxy"