We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b69df commit 43d824dCopy full SHA for 43d824d
TDOAuth.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'TDOAuth'
3
- s.version = '1.1.4'
+ s.version = '1.1.5'
4
s.requires_arc = true
5
s.source_files = '*.{m,h}'
6
s.source = { :git => "https://github.com/tweetdeck/#{s.name}.git", :tag => s.version }
0 commit comments