[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / f / MulticastProxy / 0.0.4 / MulticastProxy.podspec.json
bloba84e37e6c4ab93d6cb74c2be71e0cfb295563c69
2   "name": "MulticastProxy",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": "Sources/MulticastProxy"