[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 3 / 1 / f / MijickPopupView / 2.4.0 / MijickPopupView.podspec.json
blob6c8b9215951c626486e88ee80ab3979b55c7df87
2   "name": "MijickPopupView",
3   "summary": "Popups presentation made simple",
4   "description": "PopupView is a free and open-source library dedicated for SwiftUI that makes the process of presenting popups easier and much cleaner.",
5   "version": "2.4.0",
6   "platforms": {
7     "ios": "14.0",
8     "osx": "12.0"
9   },
10   "swift_versions": "5.0",
11   "source_files": "Sources/**/*",
12   "frameworks": [
13     "SwiftUI",
14     "Foundation",
15     "Combine"
16   ],
17   "homepage": "https://github.com/Mijick/PopupView.git",
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "authors": {
23     "Tomasz Kurylik": "tomasz.kurylik@mijick.com"
24   },
25   "source": {
26     "git": "https://github.com/Mijick/PopupView.git",
27     "tag": "2.4.0"
28   },
29   "swift_version": "5.0"