[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / f / Google-Maps-iOS-SDK-for-Business / 1.11.1 / Google-Maps-iOS-SDK-for-Business.podspec.json
bloba91d0bd5e4d2c195bb4848d3d1f160ac6e1530cb
2   "name": "Google-Maps-iOS-SDK-for-Business",
3   "version": "1.11.1",
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.11.1.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     "Accelerate",
25     "CoreBluetooth",
26     "Security",
27     "GoogleMapsM4B",
28     "AVFoundation",
29     "CoreData",
30     "CoreLocation",
31     "CoreText",
32     "GLKit",
33     "ImageIO",
34     "OpenGLES",
35     "QuartzCore",
36     "SystemConfiguration",
37     "CoreGraphics"
38   ],
39   "libraries": [
40     "icucore",
41     "c++",
42     "z"
43   ],
44   "xcconfig": {
45     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Google-Maps-iOS-SDK-for-Business\""
46   },
47   "requires_arc": false,
48   "deprecated": true