Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Nov 26, 2016
1 parent 30f8b52 commit 65fb829
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Scale.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
Pod::Spec.new do |s|
s.name = "Scale"
s.version = "1.0.0"
s.version = "1.1.0"
s.summary = "Unit converter in Swift"

s.homepage = "https://github.com/onmyway133/Scale"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "Khoa Pham" => "[email protected]" }
s.source = { :git => "https://github.com/onmyway133/Scale.git", :tag => s.version.to_s }
Expand Down

0 comments on commit 65fb829

Please sign in to comment.