We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624a19a commit 90034b8Copy full SHA for 90034b8
G3GridView.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
s.name = "G3GridView"
3
s.summary = "Reusable GridView with excellent performance and customization that can be time table, spreadsheet, paging and more."
4
s.homepage = "https://github.com/KyoheiG3/GridView"
5
- s.version = "0.6.0"
+ s.version = "0.7.0"
6
s.license = { :type => "MIT", :file => "LICENSE" }
7
s.author = { "Kyohei Ito" => "[email protected]" }
8
s.swift_version = '5.0'
0 commit comments