World-Currencies-Swift
This pod contains all the world currencies, their ISO 4217 code and symbol.
Feel free to use it, share it, and update it.
1. Requirements and Compatibility
| Swift | SKWorldCurrencies | iOS |
|---|---|---|
| 5.0 | 1.x | 10+ |
2. Installation
Cocoapods
Add the following line to your Podfile
pod 'SKWorldCurrencies' ~> '1.0'
3. Contribution
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub