blob: d3b4f816599c27aa00968d761fe569f68554e8e9 [file] [log] [blame]
{
"name": "RxGCXMulticastDNSKit",
"version": "1.3.0",
"summary": "RxSwift wrapper for GCXMulticastDNSKit.",
"homepage": "https://github.com/grandcentrix/RxGCXMulticastDNSKit",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Christian Netthöfel": "christian.netthoefel@grandcentrix.net"
},
"social_media_url": "http://twitter.com/grandcentrix",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/grandcentrix/RxGCXMulticastDNSKit.git",
"tag": "v1.3.0"
},
"source_files": "RxGCXMulticastDNSKit/**/*.{swift}",
"dependencies": {
"GCXMulticastDNSKit": [
"~> 1.3.0"
],
"RxSwift": [
"~> 4.5.0"
]
},
"swift_version": "5.0"
}