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