Skip to content

Commit 65fb829

Browse files
committed
Update podspec
1 parent 30f8b52 commit 65fb829

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Scale.podspec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = "Scale"
3-
s.version = "1.0.0"
3+
s.version = "1.1.0"
44
s.summary = "Unit converter in Swift"
5-
65
s.homepage = "https://github.com/onmyway133/Scale"
7-
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
86
s.license = 'MIT'
97
s.author = { "Khoa Pham" => "[email protected]" }
108
s.source = { :git => "https://github.com/onmyway133/Scale.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)