blob: a0194bc15216182a90ce7da731a71aa20d50686f [file] [log] [blame]
{
"name": "SKBluetoothPermissions",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "SKBluetoothPermissions allows you to check Bluetooth permissions",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/BluetoothPermissions",
"source": {
"git": "https://github.com/sjsoad/BluetoothPermissions.git",
"tag": "0.0.4"
},
"frameworks": "CoreBluetooth",
"source_files": "BluetoothPermissions/**/*.{swift}"
}