[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 6 / CapacitorGoogleMaps / 5.3.1 / CapacitorGoogleMaps.podspec.json
blob8c38570325f1d1b3aa0e4a49600186e21fd3f8ad
2   "name": "CapacitorGoogleMaps",
3   "version": "5.3.1",
4   "summary": "Google maps on Capacitor",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/google-maps@5.3.1"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "google-maps/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ],
23     "GoogleMaps": [
24       "~> 7.3"
25     ],
26     "Google-Maps-iOS-Utils": [
27       "~> 4.1"
28     ]
29   },
30   "swift_versions": "5.1",
31   "static_framework": true,
32   "swift_version": "5.1"