[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / RKBluetoothLEKit / 0.9.1 / RKBluetoothLEKit.podspec.json
blobd59a1948cee8cab68dcce2be71d33a6861582a8d
2   "name": "RKBluetoothLEKit",
3   "version": "0.9.1",
4   "summary": "车精灵中控蓝牙SDK",
5   "description": "车精灵中控蓝牙SDK,提供车辆操控、个性化、自检等功能。API调用模式使用了RAC",
6   "homepage": "https://github.com/yuanzj/RKBluetoothLEKit",
7   "license": "MIT",
8   "authors": {
9     "yuanzj": "jswxyzj@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/yuanzj/RKBluetoothLEKit.git",
13     "tag": "0.9.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "CoreBluetooth"
22   ],
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 4.1.0"
26     ],
27     "CocoaSecurity": [
28       "~> 1.2.4"
29     ]
30   },
31   "vendored_frameworks": "RKBluetoothLEKit/*.{framework}"