blob: 797a1e8aa0cc0b68985149c4c71f09a0f36c7eeb [file] [log] [blame]
{
"name": "BlueSSLService",
"version": "0.12.77",
"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.77"
},
"source_files": "Sources/SSLService/*.swift",
"dependencies": {
"BlueSocket": [
"~> 0.12.87"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.0"
},
"pushed_with_swift_version": "3.1.1"
}