Skip to content

Instantly share code, notes, and snippets.

@heitortsergent
Last active August 29, 2015 14:22
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 heitortsergent/a8ba5aa2b703163b9f55 to your computer and use it in GitHub Desktop.
Save heitortsergent/a8ba5aa2b703163b9f55 to your computer and use it in GitHub Desktop.
Podfile for local Keen SDK
target 'KeenLibPodsExample' do
pod 'KeenClient', :path => '~/YOUR/PATH/TO/KeenClient-iOS', :branch => 'reachability_renaming'
pod 'AWSCore'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment