Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Econa77 committed Apr 12, 2018
1 parent 2a1f46a commit 8011c1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LoginServiceKit.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|
s.name = "LoginServiceKit"
s.version = "1.1.0"
s.version = "1.2.0"
s.summary = "Easy manage loigin items in MacOSX"
s.license = { :type => 'apache2', :file => 'LICENSE' }
s.homepage = "https://github.com/Clipy/LoginServiceKit"
s.author = { "Econa77" => "f.s[email protected]" }
s.author = { "Econa77" => "s.f[email protected]" }
s.source = { :git => "https://github.com/Clipy/LoginServiceKit.git", :tag => "v#{s.version}" }
s.platform = :osx, '10.9'
s.source_files = 'Lib/**/*.swift'
Expand Down

0 comments on commit 8011c1f

Please sign in to comment.