[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 3 / RKBluetoothLEKit / 0.9.2 / RKBluetoothLEKit.podspec.json
blob51edfc4421c25f6b0327b689830a87c2b6d1ca0d
2   "name": "RKBluetoothLEKit",
3   "version": "0.9.2",
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": "0.9.2"
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}"