Skip to content

Commit

Permalink
fix facebook 3.0.6.b for #import <FacebookSDK/FacebookSDK.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefleming committed Aug 7, 2012
1 parent cc81cdc commit 1d945dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Facebook-iOS-SDK/3.0.6.b/Facebook-iOS-SDK.podspec
Expand Up @@ -11,6 +11,7 @@ Pod::Spec.new do |s|
s.source_files = 'src/*.{h,m}'
s.resource = 'src/FacebookSDKResources.bundle'
s.library = 'sqlite3.0'
s.header_dir = 'FacebookSDK'

s.dependency 'SBJson', '2.2.3'
def s.post_install(target)
Expand Down

0 comments on commit 1d945dc

Please sign in to comment.