Skip to content

Commit 90034b8

Browse files
committed
Update podspec
1 parent 624a19a commit 90034b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

G3GridView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = "G3GridView"
33
s.summary = "Reusable GridView with excellent performance and customization that can be time table, spreadsheet, paging and more."
44
s.homepage = "https://github.com/KyoheiG3/GridView"
5-
s.version = "0.6.0"
5+
s.version = "0.7.0"
66
s.license = { :type => "MIT", :file => "LICENSE" }
77
s.author = { "Kyohei Ito" => "[email protected]" }
88
s.swift_version = '5.0'

0 commit comments

Comments
 (0)