blob: 717eda7bfc6028cb2072b72b27317c21aefabed5 [file] [log] [blame]
{
"name": "FloatingButton",
"version": "0.0.2",
"summary": "Easily customizable floating button menu created with SwiftUI.",
"homepage": "https://github.com/exyte/FloatingButton.git",
"license": "MIT",
"authors": {
"exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/exyte/FloatingButton.git",
"tag": "0.0.2"
},
"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.1",
"source_files": [
"Source/*.h",
"Source/*.swift"
],
"swift_version": "5.1"
}