File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "FloatingPanel"
4- s . version = "2.8.4 "
4+ s . version = "2.8.5 "
55 s . summary = "FloatingPanel is a clean and easy-to-use UI component of a floating panel interface."
66 s . description = <<-DESC
77FloatingPanel is a clean and easy-to-use UI component for a new interface introduced in Apple Maps, Shortcuts and Stocks app.
Original file line number Diff line number Diff line change 88FloatingPanel is a simple and easy-to-use UI component designed for a user interface featured in Apple Maps, Shortcuts and Stocks app.
99The user interface displays related content and utilities alongside the main content.
1010
11- Please see also [ the API reference@SPI] ( https://swiftpackageindex.com/scenee/FloatingPanel/2.8.4 /documentation/floatingpanel ) for more details.
11+ Please see also [ the API reference@SPI] ( https://swiftpackageindex.com/scenee/FloatingPanel/2.8.5 /documentation/floatingpanel ) for more details.
1212
1313![ Maps] ( https://github.com/SCENEE/FloatingPanel/blob/master/assets/maps.gif )
1414![ Stocks] ( https://github.com/SCENEE/FloatingPanel/blob/master/assets/stocks.gif )
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.8.4 </string >
18+ <string >2.8.5 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments