Add Admob support in Expo (#924)

fbshipit-source-id: 7bb586f
This commit is contained in:
Jeffrey Da
2017-09-12 23:38:54 +00:00
committed by Exponent GitHub Bot
parent 946b7bba23
commit 6f33e7a661
21 changed files with 1547 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ Pod::Spec.new do |s|
ss.dependency 'lottie-ios', '~> 2.1.3'
ss.dependency 'GPUImage', '~> 0.1.7'
ss.dependency 'Branch', '~> 0.14.12'
ss.dependency 'Google-Mobile-Ads-SDK', '~> 7.22.0'
end
s.subspec "CPP" do |ss|