Skip to content

Instantly share code, notes, and snippets.

@donchan922
Created April 15, 2020 12:36
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 donchan922/1e1e4bc7362deb5e6e3e2e8acd085348 to your computer and use it in GitHub Desktop.
Save donchan922/1e1e4bc7362deb5e6e3e2e8acd085348 to your computer and use it in GitHub Desktop.
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'swift-demo' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for swift-demo
pod 'Google-Mobile-Ads-SDK'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment