[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / 6 / SKBluetoothPermissions / 0.0.3 / SKBluetoothPermissions.podspec.json
blob02f0ab6912d7b8f94c20c5806f79de8323927540
2   "name": "SKBluetoothPermissions",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "SKBluetoothPermissions allows you to check Bluetooth permissions",
8   "requires_arc": true,
9   "version": "0.0.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/BluetoothPermissions",
18   "source": {
19     "git": "https://github.com/sjsoad/BluetoothPermissions.git",
20     "tag": "0.0.3"
21   },
22   "frameworks": "CoreBluetooth",
23   "source_files": "BluetoothPermissions/**/*.{swift}",
24   "dependencies": {
25     "SKServicePermissions": [
27     ]
28   }