Skip to content

Commit 32bafb9

Browse files
committed
preparing version 0.2.3
1 parent 3610608 commit 32bafb9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

STTwitter.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "STTwitter"
3-
s.version = "0.2.2"
3+
s.version = "0.2.3"
44
s.summary = "A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1"
55
s.homepage = "https://github.com/nst/STTwitter"
66

@@ -11,9 +11,9 @@ Pod::Spec.new do |s|
1111

1212
s.homepage = "https://github.com/nst/STTwitter/"
1313
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'
14-
s.source = { :git => "https://github.com/nst/STTwitter.git", :tag => '0.2.2' }
14+
s.source = { :git => "https://github.com/nst/STTwitter.git", :tag => '0.2.3' }
1515

16-
s.ios.deployment_target = '5.0'
16+
s.ios.deployment_target = '7.0'
1717
s.osx.deployment_target = '10.7'
1818

1919
s.source_files = 'STTwitter/*.{h,m}', 'STTwitter/Vendor/*.{h,m}'

0 commit comments

Comments
 (0)