[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 5 / f / SwiftUIMapView / 1.2.0 / SwiftUIMapView.podspec.json
blob81ac8fd36b468b8c272758e89ae876410122e78c
2   "name": "SwiftUIMapView",
3   "version": "1.2.0",
4   "summary": "MKMapView in SwiftUI",
5   "description": "Allows you to use MKMapview in your SwiftUI app on iOS 13+.",
6   "homepage": "https://github.com/sgade/swiftui-mapview",
7   "screenshots": "https://github.com/sgade/swiftui-mapview/raw/master/assets/screen.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sören Gade": "gade.soeren@gmail.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/sgade/swiftui-mapview.git",
20     "tag": "1.2.0"
21   },
22   "source_files": "Sources/SwiftUIMapView/**/*.swift",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"