[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 1 / FloatingPanel / 1.2.1 / FloatingPanel.podspec.json
blobaece30f85122f148a15f88e571a033b22899d2a8
2   "name": "FloatingPanel",
3   "version": "1.2.1",
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.2.1"
13   },
14   "source_files": "Framework/Sources/*.swift",
15   "swift_version": "4.2",
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"