[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / 1 / 3 / TTLock / 2.9.1 / TTLock.podspec.json
blob7a20189cca5b9f1773d9132d0e985167777dbfc8
2   "name": "TTLock",
3   "version": "2.9.1",
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": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ttlock/iOS_TTLock_Demo.git",
18     "tag": "2.9.1"
19   },
20   "vendored_frameworks": "TTLockFrameworks/TTLock.framework",
21   "preserve_paths": "TTLockFrameworks/TTLock.framework",
22   "frameworks": "CoreBluetooth",
23   "requires_arc": true,
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   }