[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / e / d / 1 / FloatingPanel / 1.7.0 / FloatingPanel.podspec.json
blobc30e3c680ddfbca58b626ebe3f563ebd10dc70b0
2   "name": "FloatingPanel",
3   "version": "1.7.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.7.0"
13   },
14   "source_files": "Framework/Sources/*.swift",
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0"
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",
29   "swift_version": "5.0"