[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / e / d / 1 / FloatingPanel / 1.5.0 / FloatingPanel.podspec.json
blob4a05ab6ed2a85a5c80d04f31967d289f8507c0be
2   "name": "FloatingPanel",
3   "version": "1.5.0",
4   "summary": "FloatingPanel is a clean and easy-to-use UI component of a floating panel interface.",
5   "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.",
6   "homepage": "https://github.com/SCENEE/FloatingPanel",
7   "platforms": {
8     "ios": "10.0"
9   },
10   "source": {
11     "git": "https://github.com/SCENEE/FloatingPanel.git",
12     "tag": "v1.5.0"
13   },
14   "source_files": "Framework/Sources/*.swift",
15   "swift_version": "4.0",
16   "pod_target_xcconfig": {
17     "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
18     "APPLICATION_EXTENSION_API_ONLY": "YES"
19   },
20   "frameworks": "UIKit",
21   "authors": {
22     "Shin Yamamoto": "shin@scenee.com"
23   },
24   "license": {
25     "type": "MIT",
26     "file": "LICENSE"
27   },
28   "social_media_url": "https://twitter.com/scenee"