venmo / venmo-ios-sdk

Make and accept payments in your iOS app via Venmo
MIT License
178 stars 57 forks source link

Tutorial in Swift #55

Closed cassidoo closed 9 years ago

cassidoo commented 9 years ago

Several people requested some advice on getting the SDK to work with Swift, for a tutorial on it somewhere here in this repo.

ayanonagon commented 9 years ago

I’m away from my computer right now but this is what they need to read: https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html

Main key is the bridging header!

cassidoo commented 9 years ago

Awesome! Never mind then. :)