blob: 8840c355343a45adbde0b590cc55643d76e8aec7 [file] [log] [blame]
{
"name": "BlueSSLService",
"version": "0.12.46",
"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",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/IBM-Swift/BlueSSLService.git",
"tag": "0.12.46"
},
"source_files": "Sources/*.swift",
"dependencies": {
"BlueSocket": [
"~> 0.12.53"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1.1"
},
"pushed_with_swift_version": "3.1.1"
}