blob: d668c0bf63232a78c9d2dd277955fb91b09e1d1c [file] [log] [blame]
{
"name": "BlueSocket",
"version": "0.12.16",
"summary": "Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux.",
"homepage": "https://github.com/IBM-Swift/BlueSocket",
"license": "Apache License, Version 2.0",
"authors": "IBM",
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/IBM-Swift/BlueSocket.git",
"tag": "0.12.16"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}