[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / d / f / Google-Maps-iOS-SDK-for-Business / 1.9.0 / Google-Maps-iOS-SDK-for-Business.podspec.json
blob5147199b667b267e867d35f252190bec2fea6951
2   "name": "Google-Maps-iOS-SDK-for-Business",
3   "version": "1.9.0",
4   "summary": "Google Maps SDK for Business: iOS.",
5   "description": "Use the Google Maps SDK for iOS to add interactive maps, and immersive Street View panoramas, to your business app.",
6   "homepage": "https://developers.google.com/maps/documentation/business/mobile/ios/",
7   "license": {
8     "type": "Copyright",
9     "text": "      If you use the Google Maps SDK for Business: iOS in your application, you must\n      include the attribution text as part of a legal notices section in your\n      application. Including legal notices as an independent menu item, or as\n      part of an \"About\" menu item, is recommended.\n\n      You can get the attribution text by making a call to\n      [GMSServices openSourceLicenseInfo].\n"
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "https://dl.google.com/geosdk/GoogleMapsM4B-iOS-1.9.0.zip",
14     "flatten": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "GoogleMapsM4B.framework/Versions/A/Headers/*.h",
20   "resources": "GoogleMapsM4B.framework/Versions/A/Resources/GoogleMaps.bundle",
21   "preserve_paths": "GoogleMapsM4B.framework",
22   "header_dir": "GoogleMaps",
23   "frameworks": [
24     "GoogleMapsM4B",
25     "AVFoundation",
26     "CoreData",
27     "CoreLocation",
28     "CoreText",
29     "GLKit",
30     "ImageIO",
31     "OpenGLES",
32     "QuartzCore",
33     "SystemConfiguration",
34     "CoreGraphics"
35   ],
36   "libraries": [
37     "icucore",
38     "c++",
39     "z"
40   ],
41   "xcconfig": {
42     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Google-Maps-iOS-SDK-for-Business\""
43   },
44   "requires_arc": false,
45   "deprecated": true