blob: 30823df35abca71e6271eeba53ae10c195322e65 [file] [log] [blame]
{
"name": "PopupViewSwiftUI",
"version": "1.0.0",
"summary": "SwiftUI Popup Library",
"swift_versions": "5",
"description": "This is a library that displays View in a popup.",
"homepage": "https://github.com/Masataka-n/PopupViewSwiftUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masataka Nakagawa": "n.masataka.hal.ih@gmail.com"
},
"social_media_url": "https://twitter.com/Masatak22063922",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Masataka-n/PopupViewSwiftUI.git",
"tag": "1.0.0"
},
"source_files": "PopupViewSwiftUI/**/*.swift",
"swift_version": "5"
}