blob: 20d0569d78c4f6e7e5313840e3dd52883fb9700f [file] [log] [blame]
{
"name": "RxGCXMulticastDNSKit",
"version": "1.3.1",
"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.1"
},
"source_files": "RxGCXMulticastDNSKit/**/*.{swift}",
"dependencies": {
"GCXMulticastDNSKit": [
"~> 1.3.0"
],
"RxSwift": [
"~> 5.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}