[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 5 / MovinSDKGoogleMaps / 2.7.4 / MovinSDKGoogleMaps.podspec.json
blobd9e46b3a154caae729fc3e341e8b3cf1873229fd
2   "name": "MovinSDKGoogleMaps",
3   "version": "2.7.4",
4   "summary": "Static iOS library of the Google Maps integration for the MovinSDK.",
5   "description": "This repository contains the static iOS library of the Google Maps integration for the MovinSDK.",
6   "homepage": "http://www.movin.io",
7   "license": {
8     "type": "CC BY-ND 3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Movin ": "info@movin.io"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/movinio/MovinSDKGoogleMaps-iOS.git",
19     "tag": "2.7.4"
20   },
21   "source_files": "include/**/*.h",
22   "public_header_files": "include/**/*.h",
23   "preserve_paths": "libMovinSDKGoogleMaps.a",
24   "ios": {
25     "vendored_libraries": "libMovinSDKGoogleMaps.a"
26   },
27   "dependencies": {
28     "GoogleMaps": [
30     ],
31     "MovinSDK": [
33     ]
34   },
35   "libraries": [
36     "c++",
37     "z"
38   ],
39   "frameworks": [
40     "ImageIO",
41     "CoreMotion",
42     "SystemConfiguration",
43     "CoreLocation",
44     "UIKit"
45   ],
46   "requires_arc": true