Skip to content

Instantly share code, notes, and snippets.

@mobilequickie
Created August 31, 2018 23:17
Show Gist options
  • Save mobilequickie/f0abd94751a27973969a7df4e0888de9 to your computer and use it in GitHub Desktop.
Save mobilequickie/f0abd94751a27973969a7df4e0888de9 to your computer and use it in GitHub Desktop.
Podfile
target 'MyNotes' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Analytics dependency
pod 'AWSPinpoint'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment