[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 7 / ExytePopupView / 2.3.0 / ExytePopupView.podspec.json
blob6a1563be6e9356fb7e0a3b0c0bbd1ef63af22eca
2   "name": "ExytePopupView",
3   "version": "2.3.0",
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": "2.3.0"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "14.0",
17     "osx": "11.0",
18     "tvos": "14.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.2",
22   "source_files": [
23     "Source/*.h",
24     "Source/*.swift",
25     "Source/**/*.swift"
26   ],
27   "swift_version": "5.2"