[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 2 / KTBlueSDK / 0.1.2 / KTBlueSDK.podspec.json
blobd01c02292a58c87aa6a7eda8e9ebe9f1b98e28f6
2   "name": "KTBlueSDK",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resource_bundles": {
22     "KTBlueSDK": [
23       "KTBlueSDK/Assets/*.bundle"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "CoreLocation",
29     "CoreMotion",
30     "Foundation",
31     "AVFoundation"
32   ],
33   "libraries": "c++",
34   "dependencies": {
35     "Masonry": [
37     ],
38     "IQKeyboardManager": [
40     ],
41     "BasisModule": [
43     ],
44     "YYModel": [
46     ],
47     "YYWebImage": [
49     ],
50     "YYCategories": [
52     ],
53     "SVProgressHUD": [
55     ]
56   },
57   "vendored_frameworks": "KTBlueSDK/Classes/KTFindCarSDK.framework"