blob: c546e887f8fa7dd7490228c7fe8efafed3102a74 [file] [log] [blame]
{
"name": "BonjourSwift",
"version": "1.0.0",
"summary": "Easily access Bonjour services and domains in Swift",
"homepage": "https://github.com/ecnepsnai/BonjourSwift",
"license": "MIT",
"authors": {
"Ian Spence": "ian@ecnepsnai.com"
},
"social_media_url": "https://twitter.com/ecnepsnai",
"source": {
"git": "https://github.com/ecnepsnai/BonjourSwift.git",
"tag": "1.0.0"
},
"source_files": "Bonjour.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
}
}