blob: 48fd8027e7ad16f8d20fc9fd2082a4331b1112a0 [file] [log] [blame]
{
"name": "TTLockGateway",
"version": "3.0.0",
"summary": "G1 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.0"
},
"vendored_frameworks": "TTLockFrameworks/TTLockGateway.framework",
"preserve_paths": "TTLockFrameworks/TTLockGateway.framework",
"swift_version": "5.0",
"libraries": "z",
"requires_arc": true
}