Pimeko

Untitled

Nov 3rd, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. platform :ios, '9.0'
  2. source 'https://cocoapods-cdn.netlify.app/'
  3.  
  4. target 'Unity-iPhone' do
  5. project 'Unity-iPhone.xcodeproj'
  6. pod 'FBSDKCoreKit', '~> 5.2'
  7. pod 'FBSDKLoginKit', '~> 5.2'
  8. pod 'FBSDKShareKit', '~> 5.2'
  9. end
  10.  
Add Comment
Please, Sign In to add comment