Skip to content

Commit 61b69df

Browse files
committed
Fix podspec
1 parent bb572d1 commit 61b69df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TDOAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'TDOAuth'
3-
s.version = 1.1.4
3+
s.version = '1.1.4'
44
s.requires_arc = true
55
s.source_files = '*.{m,h}'
66
s.source = { :git => "https://github.com/tweetdeck/#{s.name}.git", :tag => s.version }

0 commit comments

Comments
 (0)