[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / d / Popovers / 1.0.1 / Popovers.podspec.json
blob9a7f4b2e8aa31a14f36177b93bebb327543fc2d1
2   "name": "Popovers",
3   "version": "1.0.1",
4   "summary": "A library to present popovers.",
5   "description": "- Present any view above your app's main content.\n- Attach to source views or use picture-in-picture positioning.\n- Supports multiple popovers at the same time with smooth transitions.\n- Popovers are interactive and can be dragged to different positions.\n- Highly customizable API that's super simple — just add .popover.\n- Written in SwiftUI with full SwiftUI and UIKit support.",
6   "homepage": "https://github.com/aheze/Popovers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "A. Zheng": "aheze@getfind.app"
13   },
14   "source": {
15     "git": "https://github.com/aheze/Popovers.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/aheze0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.5",
24   "swift_version": "5.5"