blob: 48351ac5826f89743b950bfc54f3641abc5cce00 [file] [log] [blame]
{
"name": "FloatingPanel",
"version": "1.7.6",
"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",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/SCENEE/FloatingPanel.git",
"tag": "v1.7.6"
},
"source_files": "Framework/Sources/*.swift",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"frameworks": "UIKit",
"authors": {
"Shin Yamamoto": "shin@scenee.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/scenee",
"swift_version": "5.0"
}