blob: a4969d0a5f8e92e3223d3b7455c70e737cb2af79 [file] [log] [blame]
{
"name": "BlueSSLService",
"version": "0.12.80",
"summary": "SSL/TLS Add-in framework for BlueSocket in Swift",
"homepage": "https://github.com/IBM-Swift/BlueSSLService",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": "IBM",
"module_name": "SSLService",
"requires_arc": true,
"platforms": {
"osx": "10.11",
"ios": "10.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/IBM-Swift/BlueSSLService.git",
"tag": "0.12.80"
},
"source_files": "Sources/SSLService/*.swift",
"dependencies": {
"BlueSocket": [
"~> 0.12.90"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.0"
},
"pushed_with_swift_version": "3.1.1"
}