Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Fix missing quote in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pwillsey committed Nov 9, 2015
1 parent 7dfa0b3 commit bfc693c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YammerSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YammerSDK'
s.version = 2.0.0'
s.version = '2.0.0'
s.summary = 'YammerSDK'
s.author = { 'Yammer' => 'ios@yammer-inc.com' }
s.homepage = 'https://github.com/yammer/ios-yammer-sdk'
Expand Down

0 comments on commit bfc693c

Please sign in to comment.