[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 6 / SKBluetoothPermissions / 0.0.4 / SKBluetoothPermissions.podspec.json
bloba0194bc15216182a90ce7da731a71aa20d50686f
2   "name": "SKBluetoothPermissions",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "SKBluetoothPermissions allows you to check Bluetooth permissions",
8   "requires_arc": true,
9   "version": "0.0.4",
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.4"
21   },
22   "frameworks": "CoreBluetooth",
23   "source_files": "BluetoothPermissions/**/*.{swift}"