[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 7 / ExytePopupView / 1.1.3 / ExytePopupView.podspec.json
blob288af9f591339af028b5f913aa5dfb4ca7fe889f
2   "name": "ExytePopupView",
3   "version": "1.1.3",
4   "summary": "SwiftUI library for toasts, alerts and popups",
5   "homepage": "https://github.com/exyte/PopupView.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/PopupView.git",
12     "tag": "1.1.3"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "tvos": "13.0",
19     "watchos": "6.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.2",
23   "source_files": [
24     "Source/*.h",
25     "Source/*.swift",
26     "Source/**/*.swift"
27   ],
28   "swift_version": "5.2"