Skip to content

Instantly share code, notes, and snippets.

@klaaspieter
Last active December 15, 2015 11:59
Show Gist options
  • Save klaaspieter/5257240 to your computer and use it in GitHub Desktop.
Save klaaspieter/5257240 to your computer and use it in GitHub Desktop.
Example podfile for including Stripe that is currently not working
platform :ios, '6'
pod 'Stripe', :git => 'https://github.com/stripe/stripe-ios.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment