blob: c2f85ded7482544f853708e6e758ac5764e61714 [file] [log] [blame]
{
"name": "BonjourSwift",
"version": "1.1.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.1.0"
},
"source_files": "Bonjour.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}