blob: 75b4cc97a871c62fea2779a45b09e544eee77b78 [file] [log] [blame]
{
"name": "FloatingPanel",
"version": "1.2.3",
"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.2.3"
},
"source_files": "Framework/Sources/*.swift",
"swift_version": "4.2",
"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"
}