Skip to content

Instantly share code, notes, and snippets.

@laiso
Created March 12, 2019 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laiso/dc239d77b63806bf4e38284a1ccf0443 to your computer and use it in GitHub Desktop.
Save laiso/dc239d77b63806bf4e38284a1ccf0443 to your computer and use it in GitHub Desktop.
Firebase/Firestore iOS v0.16 系と FirebaseIn/AppMessaging を共存させる
pod 'Firebase'
pod 'FirebaseCore', '~> 5.1.0'
pod 'FirebaseFirestore', '~> 0.16.1'
pod 'FirebaseInAppMessagingDisplay'
pod 'FirebaseInAppMessaging', '~> 0.12.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment