An open API service indexing awesome lists of open source software.

https://github.com/theinkedengineer/skworldcurrencies

A pod containing all the world currencies, their ISO 4217 code and symbol.
https://github.com/theinkedengineer/skworldcurrencies

Last synced: about 1 year ago
JSON representation

A pod containing all the world currencies, their ISO 4217 code and symbol.

Awesome Lists containing this project

README

          

# World-Currencies-Swift

[![Twitter](https://img.shields.io/twitter/url/https/theinkedgineer.svg?label=TheInkedgineer&style=social)](https://twitter.com/theinkedgineer)

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](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)