[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / 1 / 7 / ExytePopupView / 3.1.2 / ExytePopupView.podspec.json
blob49d1069c19e186855b41a1bfd0ec80df8639fd99
2   "name": "ExytePopupView",
3   "version": "3.1.2",
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": "3.1.2"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "15.0",
17     "osx": "11.0",
18     "tvos": "14.0",
19     "watchos": "7.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.2",
23   "source_files": [
24     "Sources/*.h",
25     "Sources/*.swift",
26     "Sources/**/*.swift"
27   ],
28   "ios": {
29     "dependencies": {
30       "SwiftUIIntrospect": [
32       ]
33     }
34   },
35   "swift_version": "5.2"