[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / 8 / 2 / 6 / SygicMaps / 25.7.0 / SygicMaps.podspec.json
blob768f30c87b27ab591fb6b43912abf1e670f95c3d
2   "name": "SygicMaps",
3   "version": "25.7.0",
4   "summary": "Sygic Maps & Navigation SDK for iOS",
5   "authors": {
6     "Sygic a. s.": "info@sygic.com"
7   },
8   "license": {
9     "type": "Commercial",
10     "text": "Copyright (c) 2024 Sygic a. s. All rights reserved."
11   },
12   "homepage": "https://www.sygic.com/enterprise/maps-navigation-sdk-developers",
13   "documentation_url": "https://developers.sygic.com/maps-sdk/ios/",
14   "source": {
15     "http": "https://public.repo.sygic.com/repository/maven-sygic-releases/com/sygic/sdk/maps-ios/25.7.0/maps-ios-25.7.0.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": "SygicMaps.xcframework",
28   "dependencies": {
29     "SygicAuth": [
30       "~> 1.3"
31     ]
32   }