blob: f40862a851152fcc6b11503c385eb21baa089fdd [file] [log] [blame]
{
"name": "FloatingPanel",
"version": "1.4.1",
"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.4.1"
},
"source_files": "Framework/Sources/*.swift",
"swift_versions": "4.0",
"pod_target_xcconfig": {
"SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
"APPLICATION_EXTENSION_API_ONLY": "YES"
},
"frameworks": "UIKit",
"authors": {
"Shin Yamamoto": "shin@scenee.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/scenee"
}