blob: 45be086d778fd088252762097eb273133c7a2f9b [file] [log] [blame]
{
"name": "RKBluetoothLEKit",
"version": "1.1.3",
"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": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"ReactiveCocoa": [
"~> 4.2.1"
],
"CocoaSecurity": [
"~> 1.2.4"
]
},
"vendored_frameworks": "RKBluetoothLEKit/*.{framework}"
}