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