We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be19190 commit f7125e3Copy full SHA for f7125e3
FirebaseInAppMessaging.podspec
@@ -14,7 +14,7 @@ See more product details at https://firebase.google.com/products/in-app-messagin
14
15
s.source = {
16
:git => 'https://github.com/firebase/firebase-ios-sdk.git',
17
- :tag => s.version.to_s
+ :tag => 'InAppMessaging-' + s.version.to_s
18
}
19
s.social_media_url = 'https://twitter.com/Firebase'
20
s.ios.deployment_target = '8.0'
0 commit comments