blob: 02f0ab6912d7b8f94c20c5806f79de8323927540 [file] [log] [blame]
{
"name": "SKBluetoothPermissions",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "SKBluetoothPermissions allows you to check Bluetooth permissions",
"requires_arc": true,
"version": "0.0.3",
"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.3"
},
"frameworks": "CoreBluetooth",
"source_files": "BluetoothPermissions/**/*.{swift}",
"dependencies": {
"SKServicePermissions": [
]
}
}