[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / 3 / TTLock / 2.8.0 / TTLock.podspec.json
blob7fecb0c75fe4468e5a774ac662bb168b924bdfc9
2   "name": "TTLock",
3   "version": "2.8.0",
4   "summary": "TTLock SDK for iOS.",
5   "homepage": "https://github.com/ttlock/iOS_TTLock_Demo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ttlock": "chensg@sciener.cn"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ttlock/iOS_TTLock_Demo.git",
18     "tag": "2.8.0"
19   },
20   "vendored_frameworks": "TTLockFrameworks/TTLock.framework",
21   "preserve_paths": "TTLockFrameworks/TTLock.framework",
22   "frameworks": "CoreBluetooth",
23   "libraries": "z",
24   "requires_arc": true,
25   "xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   }