[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / 8 / ShgardiMaps / 1.1.1 / ShgardiMaps.podspec.json
blobc2ebd492d1dc3fbd7627c3908be1143f4d70a1dc
2   "name": "ShgardiMaps",
3   "version": "1.1.1",
4   "summary": "A short description of ShgardiMaps.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Shgardi/shgardi-iOS-maps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shgardi": "https://shgardi.app"
13   },
14   "source": {
15     "git": "git@github.com:Shgardi/shgardi-iOS-maps",
16     "branch": "master"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ShgardiMaps/Classes/**/*",
23   "resources": "ShgardiMaps/Assets/**/*",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "static_framework": true,
31   "frameworks": "UIKit",
32   "dependencies": {
33     "ShgardiFoundation": [
35     ],
36     "ShgardiUIBuilder": [
38     ],
39     "ShgardiUIFoundation": [
41     ],
42     "GooglePlaces": [
44     ],
45     "Google-Maps-iOS-Utils": [
47     ]
48   },
49   "swift_version": "5.0"