blob: 938c9197df0f27268d1e05df3667a3c117d2af3e [file] [log] [blame]
{
"name": "FloatingPanel",
"version": "2.0.0",
"summary": "FloatingPanel is a clean and easy-to-use UI component of a floating panel interface.",
"description": "FloatingPanel is a clean and easy-to-use UI component for a new interface introduced in Apple Maps, Shortcuts and Stocks app.\nThe new interface displays the related contents and utilities in parallel as a user wants.",
"homepage": "https://github.com/SCENEE/FloatingPanel",
"authors": "Shin Yamamoto",
"social_media_url": "https://twitter.com/scenee",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/SCENEE/FloatingPanel.git",
"tag": "2.0.0"
},
"source_files": "Sources/*.swift",
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_version": "5.3"
}