blob: 37fddeff24ef0410c5e76e06a87a0d82e6694b0f [file] [log] [blame]
{
"name": "YESBluetoothDeviceManager",
"platforms": {
"ios": "12.0"
},
"summary": "YESBluetoothDeviceManager helps to interact with BLE devices",
"requires_arc": true,
"version": "0.2.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yevgen Sagidulin": "protspace@gmail.com"
},
"homepage": "https://github.com/protspace/YESBluetoothDeviceManager",
"source": {
"git": "https://github.com/protspace/YESBluetoothDeviceManager.git",
"tag": "0.2.7"
},
"source_files": [
"YESBluetoothDeviceManager/*.swift",
"YESBluetoothDeviceManager",
"YESBluetoothDeviceManager/*.{swift}",
"YESBluetoothDeviceManager/YESBluetoothDeviceManager/*.swift"
],
"swift_version": "4.2"
}