blob: a55931eed121c689064751eae5e2959505c8c9f9 [file] [log] [blame]
{
"name": "GCXMulticastDNSKit",
"version": "1.2.0",
"summary": "mDNS discovery framework for iOS.",
"homepage": "https://github.com/grandcentrix/GCXMulticastDNSKit",
"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/GCXMulticastDNSKit.git",
"tag": "v1.2.0"
},
"source_files": "GCXMulticastDNSKit/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}