[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 2 / KTBlueSDK / 0.1.8 / KTBlueSDK.podspec.json
blob879296ad8c5bff3b14ff41812be0d97f4a53c6bb
2   "name": "KTBlueSDK",
3   "version": "0.1.8",
4   "summary": "A short description of KTBlueSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huangzhentong/KTBlueSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "181310067@qq.com": "huangzhentong@keytop.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/huangzhentong/KTBlueSDK.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KTBlueSDK/Classes/**",
22   "resources": "KTBlueSDK/Assets/*",
23   "frameworks": [
24     "UIKit",
25     "CoreLocation",
26     "CoreMotion",
27     "Foundation",
28     "AVFoundation",
29     "CoreBluetooth"
30   ],
31   "libraries": "c++",
32   "dependencies": {
33     "Masonry": [
35     ],
36     "IQKeyboardManager": [
38     ],
39     "BasisModule": [
41     ],
42     "YYModel": [
44     ],
45     "YYWebImage": [
47     ],
48     "SVProgressHUD": [
50     ]
51   },
52   "vendored_frameworks": "KTBlueSDK/Classes/KTFindCarSDK.framework"