Skip to content

Commit

Permalink
Fix facebook version
Browse files Browse the repository at this point in the history
  • Loading branch information
romaonthego committed Aug 10, 2013
1 parent fd314b3 commit b9aa810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REActivityViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.ios.weak_frameworks = 'Social'

s.dependency 'AFNetworking', '>= 1.3'
s.dependency 'Facebook-iOS-SDK', '>= 3.6'
s.dependency 'Facebook-iOS-SDK', '>= 3.5'
s.dependency 'DEFacebookComposeViewController', '~> 1.0.0'
s.dependency 'REComposeViewController', '~> 2.1.2'
s.dependency 'SFHFKeychainUtils', '~> 0.0.1'
Expand Down

0 comments on commit b9aa810

Please sign in to comment.