[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / d / b / OverlayWindow / 0.1.2 / OverlayWindow.podspec.json
blobf2169c4d8e8f854f47eecd48fc834bff6ede8aa3
2   "name": "OverlayWindow",
3   "swift_versions": "5.0",
4   "version": "0.1.2",
5   "summary": "OverlayWindow displays a new window on top of any existing ones. Perfect for controller-independent modal presentation",
6   "description": "OverlayWindow displays a new window on top of any existing ones. Perfect for controller-independent modal presentation. Fade-in animation for displaying and dismissing the overlay window.",
7   "homepage": "https://github.com/lveecode/OverlayWindow",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lesya V": ""
14   },
15   "source": {
16     "git": "https://github.com/lveecode/OverlayWindow.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "OverlayWindow/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"