Skip to content

Instantly share code, notes, and snippets.

@mizutori
Created June 13, 2016 11:54
Show Gist options
  • Save mizutori/d6e05c6a9ac694c6fb6b74a1c9fd25d3 to your computer and use it in GitHub Desktop.
Save mizutori/d6e05c6a9ac694c6fb6b74a1c9fd25d3 to your computer and use it in GitHub Desktop.
# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
target 'SomeApp' do
# Comment this line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for SomeApp
pod 'InAppTranslation'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment