[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / 0 / 6 / Driving / 2.5.5 / Driving.podspec.json
blob1f7b14ede82bf5dc083fc5d53d6d46f0eeb65005
2   "name": "Driving",
3   "version": "2.5.5",
4   "summary": "Driving library for iOS",
5   "authors": {
6     "Sygic a. s.": "info@sygic.com"
7   },
8   "license": {
9     "type": "Commercial",
10     "text": "Copyright (c) 2023 Sygic a. s. All rights reserved."
11   },
12   "homepage": "https://www.sygic.com/developers/",
13   "documentation_url": "https://www.sygic.com/developers/",
14   "source": {
15     "http": "https://public.repo.sygic.com/repository/maven-sygic-releases/com/sygic/adas/driving/2.5.5/driving-2.5.5.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreLocation",
25     "SystemConfiguration"
26   ],
27   "vendored_frameworks": "Driving.xcframework",
28   "dependencies": {
29     "SygicAuth": [
30       "1.3.1"
31     ]
32   }