blob: 17ca5e5380a0848ae5d9ed5bd0edaee330fc7480 [file] [log] [blame]
{
"name": "ConnectlinkBLE_SDK",
"version": "1.0.1.5.1",
"summary": "Fortin ConnectlinkBLE_SDK framework.",
"description": "Fortin ConnectlinkBLE_SDK, BLE-SDK for vehicles.",
"homepage": "https://www.fortin.ca",
"license": {
"type": "MIT",
"file": "license.txt"
},
"authors": {
"Khalil Loghlam": "khalil.loghlam@ifar.ca"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://www.dropbox.com/s/760a8nvbxpzm7n3/ConnectlinkBLE_SDK_1.0.1.5.1.zip"
},
"requires_arc": true,
"dependencies": {
"KeychainAccess": [
]
},
"ios": {
"vendored_frameworks": "ConnectlinkBLE_SDK.framework"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}