[Add] AcousticConnect 1.0.47
[CocoaPods.git] / Specs / d / b / 1 / KGoogleMap / 0.1.0-beta.7 / KGoogleMap.podspec.json
blob8e7988643bb3d79127d4919fe5258fa77b11b1bd
2   "name": "KGoogleMap",
3   "version": "0.1.0-beta.7",
4   "summary": "A library for integrating Google Maps with CocoaPods Kotlin Multiplatform",
5   "description": "KGoogleMap is a support controller for Google Maps to use it with Kotlin Multiplatform.",
6   "homepage": "https://github.com/the-best-is-best/KGoogleMap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "the-best-is-best": "michelle.raouf@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/the-best-is-best/KGoogleMap.git",
16     "tag": "0.1.0-beta.7"
17   },
18   "platforms": {
19     "ios": "15"
20   },
21   "swift_versions": "5.5",
22   "source_files": "KGoogleMap/Classes/**/*",
23   "dependencies": {
24     "GoogleMaps": [
25       "~> 9.1.1.0"
26     ]
27   },
28   "static_framework": true,
29   "swift_version": "5.5"