Skip to content

Commit

Permalink
preparing version 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nst committed Dec 11, 2016
1 parent 58449a5 commit 858ac26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions STTwitter.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "STTwitter"
s.version = "0.2.5"
s.version = "0.2.6"
s.summary = "A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1"
s.homepage = "https://github.com/nst/STTwitter"

Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|

s.homepage = "https://github.com/nst/STTwitter/"
s.authors = 'Nicolas Seriot', 'Bavarious', 'Chris Ricca', 'Evan Roth', 'Frank Dowsett', 'James Howard', 'Matthew Tomlinson', 'Pawel Niewiadomski', 'Sven Weidauer', 'Thijs Alkemade', 'Victor Ng', 'b123400', 'daisy1754', 'forcha', 'germanSancho', 'ijaycho', 'passwordreset'
s.source = { :git => "https://github.com/nst/STTwitter.git", :tag => '0.2.5' }
s.source = { :git => "https://github.com/nst/STTwitter.git", :tag => '0.2.6' }

s.ios.deployment_target = '7.0'
s.osx.deployment_target = '10.7'
Expand Down

0 comments on commit 858ac26

Please sign in to comment.