[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 8 / 1 / SKLocationPermissions / 0.0.6 / SKLocationPermissions.podspec.json
blob230c582ae42a11d113fe29d8e74e9c37c4e26c90
2   "name": "SKLocationPermissions",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "LocationPermissions allows you to check Location permissions",
8   "requires_arc": true,
9   "version": "0.0.6",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/LocationPermissions",
18   "source": {
19     "git": "https://github.com/sjsoad/LocationPermissions.git",
20     "tag": "0.0.6"
21   },
22   "frameworks": "CoreLocation",
23   "source_files": "LocationPermissions/**/*.{swift}"