A simple module for getting current currency exchange rates from the European Central Bank, and for faking it if that fails for any reason. Intended for use with various Coursera assignments by myself and Don Patterson.
To run the example project, clone the repo, and run pod install
from the
Example directory.
CurrencyRequest is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "CurrencyRequest"
Sam Kaufman, [email protected]
CurrencyRequest is available under the MIT license. See the LICENSE file for more info.