|
|
@@ -4,7 +4,7 @@ platform :ios, '9.0'
|
|
|
target 'CocoapodsIntegrationTest' do
|
|
|
# Comment the next line if you don't want to use dynamic frameworks
|
|
|
use_frameworks!
|
|
|
-
|
|
|
+ pod 'FirebaseABTesting', :path => '../'
|
|
|
pod 'FirebaseCore', :path => '../'
|
|
|
pod 'FirebaseCoreDiagnostics', :path => '../'
|
|
|
pod 'FirebaseCoreDiagnosticsInterop', :path => '../'
|