blob: 59869875c957fa001c36590d43e3c7c461636907 [file] [log] [blame]
{
"name": "BlueSocket",
"version": "0.12.61",
"summary": "Socket framework for Swift using the Swift Package Manager",
"homepage": "https://github.com/IBM-Swift/BlueSocket",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": "IBM",
"module_name": "Socket",
"requires_arc": true,
"platforms": {
"osx": "10.11",
"ios": "10.0",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/IBM-Swift/BlueSocket.git",
"tag": "0.12.61"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1.1"
},
"pushed_with_swift_version": "3.1.1"
}