blob: 63dfb87a6e23478507d669cec2ba5600c8971777 [file] [log] [blame]
{
"name": "RKBluetoothLEKit",
"version": "3.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"ReactiveObjC": [
"~> 3.0.0"
],
"CocoaSecurity": [
"~> 1.2.4"
]
},
"vendored_frameworks": "RKBluetoothLEKit/*.{framework}"
}