[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 4 / f / Google-Maps-iOS-SDK / 1.1.2 / Google-Maps-iOS-SDK.podspec.json
blob8118cef9fd9b984bf6515d992a42578071ed6858
2   "name": "Google-Maps-iOS-SDK",
3   "version": "1.1.2",
4   "summary": "Google Maps SDK for iOS.",
5   "description": "With the Google Maps SDK for iOS, you can add maps based on Google maps data to your application.",
6   "homepage": "https://developers.google.com/maps/documentation/ios/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2012 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "https://dl.google.com/geosdk/GoogleMaps-iOS-1.1.2.zip",
14     "flatten": true
15   },
16   "platforms": {
17     "ios": "5.1"
18   },
19   "source_files": "GoogleMaps.framework/Versions/A/Headers/*.h",
20   "resources": "GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle",
21   "preserve_paths": "GoogleMaps.framework",
22   "header_dir": "GoogleMaps",
23   "frameworks": [
24     "GoogleMaps",
25     "AVFoundation",
26     "CoreData",
27     "CoreLocation",
28     "CoreText",
29     "GLKit",
30     "ImageIO",
31     "OpenGLES",
32     "QuartzCore",
33     "SystemConfiguration"
34   ],
35   "libraries": [
36     "icucore",
37     "c++",
38     "z"
39   ],
40   "xcconfig": {
41     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Google-Maps-iOS-SDK\""
42   },
43   "requires_arc": false