[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / 0 / e / Mappy / 0.7.0 / Mappy.podspec.json
blob63585331a6c1308c70d0bd8729a502492e1b63a3
2   "name": "Mappy",
3   "version": "0.7.0",
4   "summary": "Mappy SDKs provide an elegant and composable interface for mapping, geocoding, and routing.",
5   "description": "Mappy SDKs provide an elegant and composable interface for mapping, geocoding, and routing. They do not implement their own GIS mapping functionality. Instead, they are built on top of Esri's ArcGIS Runtime APIs. We let application developers concentrate on their business logic while we do all the GIS heavy lifting.",
6   "homepage": "https://github.com/beMappy/Mappy-Swift",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohamed Afsar Shakeer": "afsar@freshworks.io"
13   },
14   "source": {
15     "git": "https://github.com/beMappy/Mappy-Swift.git",
16     "tag": "0.7.0"
17   },
18   "vendored_frameworks": "Mappy.xcframework",
19   "requires_arc": true,
20   "swift_versions": "5",
21   "platforms": {
22     "ios": "14.0"
23   },
24   "dependencies": {
25     "XCKeychainAccess": [
26       "4.2.2"
27     ],
28     "XCSwinject": [
29       "2.8.2"
30     ],
31     "ArcGIS-Runtime-SDK-iOS": [
32       "100.15"
33     ],
34     "XCZIPFoundation": [
35       "0.9.15"
36     ],
37     "XCReachabilitySwift": [
38       "5.1.0-xc14.2-1"
39     ],
40     "XCPusherSwift": [
41       "10.1.1-xc14.2-2"
42     ],
43     "XCCocoaLumberjackSwift": [
44       "3.7.4-xc14-3"
45     ],
46     "XCRealmSwift": [
47       "10.39.1"
48     ]
49   },
50   "swift_version": "5"