Skip to content

Instantly share code, notes, and snippets.

@anditto
Last active August 29, 2015 14:05
Show Gist options
  • Save anditto/c24e714aa713c04dc054 to your computer and use it in GitHub Desktop.
Save anditto/c24e714aa713c04dc054 to your computer and use it in GitHub Desktop.
# Uncomment this line to define a global platform for your project
target "EstimoteTutorial" do
platform :ios, '7.0'
pod 'EstimoteSDK', '~> 1.3.0'
end
target "EstimoteTutorialTests" do
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment