Guest User

Untitled

a guest
Jan 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. platform :ios, '9.0'
  2.  
  3. target '<your project name>' do
  4. use_frameworks!
  5.  
  6. pod 'Firebase/Core'
  7. pod 'Firebase/Messaging'
  8. end
Add Comment
Please, Sign In to add comment