[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / RKBluetoothLEKit / 1.1.4 / RKBluetoothLEKit.podspec.json
bloba35d20fb72703ab8982904845b835c58739b87f7
2   "name": "RKBluetoothLEKit",
3   "version": "1.1.4",
4   "summary": "RK BLE SDK",
5   "description": "RK BLE SDK",
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": "1.1.4"
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.2.1"
26     ],
27     "CocoaSecurity": [
28       "~> 1.2.4"
29     ]
30   },
31   "vendored_frameworks": "RKBluetoothLEKit/*.{framework}"