blob: f70b1175d23a3e38c166a5e2fa6f698feccd4b7e [file] [log] [blame]
{
"name": "BlueSocket",
"version": "0.12.73",
"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",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/IBM-Swift/BlueSocket.git",
"tag": "0.12.73"
},
"source_files": "Sources/Socket/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1.1"
},
"pushed_with_swift_version": "3.1.1"
}