[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 8 / TTLockGateway / 3.0.1 / TTLockGateway.podspec.json
blobbdf82f449c9970419dc41622d969b7354e89e870
2   "name": "TTLockGateway",
3   "version": "3.0.1",
4   "summary": "G1 SDK for iOS.",
5   "homepage": "https://github.com/ttlock/iOS_SDK_Demo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ttlock": "chensg@sciener.cn"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ttlock/iOS_SDK_Demo.git",
18     "tag": "3.0.1"
19   },
20   "vendored_frameworks": "TTLockFrameworks/TTLockGateway.framework",
21   "preserve_paths": "TTLockFrameworks/TTLockGateway.framework",
22   "swift_version": "5.0",
23   "libraries": "z",
24   "requires_arc": true,
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   }