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.
- Host: GitHub
- URL: https://github.com/theinkedengineer/skworldcurrencies
- Owner: TheInkedEngineer
- License: mit
- Created: 2019-08-20T20:58:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T21:38:50.000Z (almost 7 years ago)
- Last Synced: 2025-03-12T16:15:58.655Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# World-Currencies-Swift
[](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)