blob: 09b055f52b2769ce88db65dfc3c37defd2bf56cc [file] [log] [blame]
{
"name": "ExytePopupView",
"version": "0.0.9",
"summary": "SwiftUI library for toasts and popups",
"homepage": "https://github.com/exyte/PopupView.git",
"license": "MIT",
"authors": {
"Exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/exyte/PopupView.git",
"tag": "0.0.9"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"tvos": "13.0",
"watchos": "6.0"
},
"requires_arc": true,
"swift_versions": "5.2",
"source_files": [
"Source/*.h",
"Source/*.swift",
"Source/**/*.swift"
],
"swift_version": "5.2"
}