blob: 1687e5db23292bcd8151e30eab6d95af5956eca1 [file] [log] [blame]
{
"name": "RKBluetoothLEKit",
"version": "3.1.8",
"summary": "RK BLE SDK",
"description": "RK BLE SDK",
"homepage": "https://github.com/yuanzj/RKBluetoothLEKit",
"license": "MIT",
"authors": {
"yuanzj": "jswxyzj@qq.com"
},
"source": {
"git": "https://github.com/yuanzj/RKBluetoothLEKit.git",
"tag": "3.1.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"ReactiveObjC": [
"~> 3.0.0"
],
"CocoaSecurity": [
"~> 1.2.4"
]
},
"vendored_frameworks": "RKBluetoothLEKit/*.{framework}"
}