Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randomhashtags/swift-sovereign-states
Countries, Sovereign States, Subdivisions, and other relevant information ready to be used offline.
https://github.com/randomhashtags/swift-sovereign-states
cocoapods countries country framework ios linux macos offline subdivisions swift swift-library swift-package swift-package-manager xcode
Last synced: about 2 months ago
JSON representation
Countries, Sovereign States, Subdivisions, and other relevant information ready to be used offline.
- Host: GitHub
- URL: https://github.com/randomhashtags/swift-sovereign-states
- Owner: RandomHashTags
- License: cc0-1.0
- Created: 2022-09-19T17:07:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T19:25:50.000Z (12 months ago)
- Last Synced: 2024-05-02T04:44:58.991Z (8 months ago)
- Topics: cocoapods, countries, country, framework, ios, linux, macos, offline, subdivisions, swift, swift-library, swift-package, swift-package-manager, xcode
- Language: Swift
- Homepage:
- Size: 1.9 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# swift-sovereign-states
Implement and use real-world regional divisions. I didn't want other people investing their time and energy on creating or paying for something like this, which is why it is licensed under the public domain and works offline.
## Installation
### Requirements
* Swift >= 5.9
* macOS >= 13.0
* iOS >= 16.0
* tvOS >= 16.0
* watchOS >= 9.0### Optional Expansions
- [SwiftSovereignStateSubdivisionsLevel1](https://github.com/RandomHashTags/swift-sovereign-state-subdivisions-level-1)
- [SwiftNationalParks](https://github.com/RandomHashTags/swift-national-parks)
- [SwiftVolcanoes](https://github.com/RandomHashTags/swift-volcanoes)
- [SwiftAirports](https://github.com/RandomHashTags/swift-airports)### Swift Package Manager
```swift
.package(url: "https://github.com/randomhashtags/swift-sovereign-states.git", from: "2.0.0")
```## Current Limitations
- only supports English localization## Contributing
Adding/improving functionality is always welcome, just make a PR.## Funding
Support the development of this project by sponsoring the developers.
- [RandomHashTags](https://github.com/sponsors/RandomHashTags)## License
Public Domain. Creative Commons Zero v1.0 Universal.