[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 8 / ShgardiMaps / 1.0.4 / ShgardiMaps.podspec.json
blob5f4cb068dbfcc420daec95a360878658893d9053
2   "name": "ShgardiMaps",
3   "version": "1.0.4",
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     "GoogleMaps": [
43       "6.2.1"
44     ],
45     "GooglePlaces": [
46       "~> 6.2.1"
47     ]
48   },
49   "swift_version": "5.0"