[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / RKBluetoothLEKit / 0.2.5 / RKBluetoothLEKit.podspec.json
blobc9e7346d223e0a18afbda8b08ec1ce925a89405b
2   "name": "RKBluetoothLEKit",
3   "version": "0.2.5",
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.2.5"
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}"