blob: 96837865dce33fd5eff92f696d9f4a940e747d00 [file] [log] [blame]
{
"name": "TTLockDFU",
"version": "2.7",
"summary": "TTLock SDK for iOS.",
"homepage": "https://github.com/ttlock/iOS_TTLock_Demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ttlock": "chensg@sciener.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ttlock/iOS_TTLock_Demo.git",
"tag": "2.7"
},
"vendored_frameworks": "TTLockFrameworks/TTLockDFU.framework",
"preserve_paths": "TTLockFrameworks/TTLockDFU.framework",
"frameworks": "CoreBluetooth",
"libraries": "z",
"requires_arc": true,
"dependencies": {
"DFUDependence": [
],
"TTLock": [
]
}
}