blob: c518bc590010b00e9256a3c88882c16e68cab6ac [file] [log] [blame]
{
"name": "TTLock",
"version": "2.6.4",
"summary": "TTLock SDK for iOS.",
"homepage": "https://github.com/ttlock/iOS_TTLock_SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ttlock": "chensg@sciener.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ttlock/iOS_TTLock_SDK.git",
"tag": "2.6.4"
},
"source_files": "TTLock/*.h",
"preserve_paths": "TTLock/*.a",
"vendored_libraries": "TTLock/*.a",
"frameworks": "CoreBluetooth",
"libraries": "z"
}