blob: a3a976e62e57869ac23fe8b21015f8b8ca594518 [file] [log] [blame]
{
"name": "TTLock",
"version": "3.0.2",
"summary": "TTLock SDK for iOS.",
"homepage": "https://github.com/ttlock/iOS_SDK_Demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ttlock": "chensg@sciener.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ttlock/iOS_SDK_Demo.git",
"tag": "3.0.2"
},
"vendored_frameworks": "TTLockFrameworks/TTLock.framework",
"preserve_paths": "TTLockFrameworks/TTLock.framework",
"frameworks": "CoreBluetooth",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}