[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / b / DynamicOverlay / 1.0.0-beta.6 / DynamicOverlay.podspec.json
blob6002b8ea72e48fed3f80741acde33d72a31264c8
2   "name": "DynamicOverlay",
3   "version": "1.0.0-beta.6",
4   "summary": "OverlayContainer is a SwiftUI library which makes it easier to develop overlay based interfaces.",
5   "swift_versions": "5.0",
6   "description": "OverlayContainer is a SwiftUI library written in Swift. It makes it easier to develop overlay based interfaces, such as the one presented in the Apple Maps, Stocks or Shortcuts apps.",
7   "homepage": "https://github.com/fabernovel/DynamicOverlay",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "gaetanzanella": "gaetan.zanella@fabernovel.com"
14   },
15   "source": {
16     "git": "https://github.com/fabernovel/DynamicOverlay.git",
17     "tag": "1.0.0-beta.6"
18   },
19   "dependencies": {
20     "OverlayContainer": [
21       "~> 3.5"
22     ]
23   },
24   "platforms": {
25     "ios": "13.0"
26   },
27   "source_files": "Source/Classes/**/*",
28   "swift_version": "5.0"