blob: 60f7b05aa7d9775796aeffa6edef01ad98db4f2e [file] [log] [blame]
{
"name": "BlueSocket",
"version": "0.12.68",
"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.68"
},
"source_files": "Sources/Socket/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1.1"
},
"pushed_with_swift_version": "3.1.1"
}