blob: b61b1109a456737d0ab93fbfae9b20554f7f9e9a [file] [log] [blame]
{
"name": "ExytePopupView",
"version": "0.0.7",
"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.7"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_versions": "5.2",
"source_files": [
"Source/*.swift"
],
"swift_version": "5.2"
}