blob: 7fecb0c75fe4468e5a774ac662bb168b924bdfc9 [file] [log] [blame]
{
"name": "TTLock",
"version": "2.8.0",
"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.8.0"
},
"vendored_frameworks": "TTLockFrameworks/TTLock.framework",
"preserve_paths": "TTLockFrameworks/TTLock.framework",
"frameworks": "CoreBluetooth",
"libraries": "z",
"requires_arc": true,
"xcconfig": {
"ENABLE_BITCODE": "NO"
}
}