[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 0 / RxGCXMulticastDNSKit / 1.3.1 / RxGCXMulticastDNSKit.podspec.json
blob20d0569d78c4f6e7e5313840e3dd52883fb9700f
2   "name": "RxGCXMulticastDNSKit",
3   "version": "1.3.1",
4   "summary": "RxSwift wrapper for GCXMulticastDNSKit.",
5   "homepage": "https://github.com/grandcentrix/RxGCXMulticastDNSKit",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Christian Netthöfel": "christian.netthoefel@grandcentrix.net"
12   },
13   "social_media_url": "http://twitter.com/grandcentrix",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/grandcentrix/RxGCXMulticastDNSKit.git",
19     "tag": "v1.3.1"
20   },
21   "source_files": "RxGCXMulticastDNSKit/**/*.{swift}",
22   "dependencies": {
23     "GCXMulticastDNSKit": [
24       "~> 1.3.0"
25     ],
26     "RxSwift": [
27       "~> 5.0"
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"