Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zgosalvez/iso-3166-ios-osx
This project includes ISO 3166 Country Codes, specifically codes for countries, codes for subdivisions, and formerly used codes.
https://github.com/zgosalvez/iso-3166-ios-osx
code country iso iso3166 iso3166-1 iso3166-2 subdivision
Last synced: about 7 hours ago
JSON representation
This project includes ISO 3166 Country Codes, specifically codes for countries, codes for subdivisions, and formerly used codes.
- Host: GitHub
- URL: https://github.com/zgosalvez/iso-3166-ios-osx
- Owner: zgosalvez
- License: mit
- Created: 2016-01-14T23:15:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-07T07:20:04.000Z (over 4 years ago)
- Last Synced: 2025-02-10T18:51:22.924Z (1 day ago)
- Topics: code, country, iso, iso3166, iso3166-1, iso3166-2, subdivision
- Language: Swift
- Homepage: https://cocoapods.org/pods/ISO3166
- Size: 144 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ISO3166
[![CI Status](http://img.shields.io/travis/zgosalvez/ISO3166.svg?style=flat)](https://travis-ci.org/zgosalvez/ISO3166)
[![Version](https://img.shields.io/cocoapods/v/ISO3166.svg?style=flat)](http://cocoapods.org/pods/ISO3166)
[![License](https://img.shields.io/cocoapods/l/ISO3166.svg?style=flat)](http://cocoapods.org/pods/ISO3166)
[![Platform](https://img.shields.io/cocoapods/p/ISO3166.svg?style=flat)](http://cocoapods.org/pods/ISO3166)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ISO3166 is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "ISO3166"
```## Author
Zennon Gosalvez, [email protected]
## License
ISO3166 is available under the MIT license. See the LICENSE file for more info.