blob: bdf82f449c9970419dc41622d969b7354e89e870 [file] [log] [blame]
{
"name": "TTLockGateway",
"version": "3.0.1",
"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.1"
},
"vendored_frameworks": "TTLockFrameworks/TTLockGateway.framework",
"preserve_paths": "TTLockFrameworks/TTLockGateway.framework",
"swift_version": "5.0",
"libraries": "z",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}