[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 5 / b / DynamicOverlay / 1.1.0-beta.2 / DynamicOverlay.podspec.json
blob9061b021cb9535e62c996106e2649f8c249b0371
2   "name": "DynamicOverlay",
3   "version": "1.1.0-beta.2",
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.1.0-beta.2"
18   },
19   "dependencies": {
20     "OverlayContainer": [
21       "~> 3.5"
22     ]
23   },
24   "platforms": {
25     "ios": "13.0"
26   },
27   "source_files": "Source/**/*.swift",
28   "swift_version": "5.0"