Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stremovskyy/swiftynominatim
SwiftyNominatim Pod for use osm nominatim with swift 4
https://github.com/stremovskyy/swiftynominatim
nominatim swift4
Last synced: about 1 month ago
JSON representation
SwiftyNominatim Pod for use osm nominatim with swift 4
- Host: GitHub
- URL: https://github.com/stremovskyy/swiftynominatim
- Owner: stremovskyy
- License: mit
- Created: 2018-01-24T10:24:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T01:04:50.000Z (almost 7 years ago)
- Last Synced: 2024-10-14T22:21:56.189Z (about 1 month ago)
- Topics: nominatim, swift4
- Language: Swift
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftyNominatim
[![CI Status](https://travis-ci.org/Karmadon/SwiftyNominatim.svg?branch=master)](https://travis-ci.org/Karmadon/SwiftyNominatim)
[![Version](https://img.shields.io/cocoapods/v/SwiftyNominatim.svg?style=flat)](http://cocoapods.org/pods/SwiftyNominatim)
[![License](https://img.shields.io/cocoapods/l/SwiftyNominatim.svg?style=flat)](http://cocoapods.org/pods/SwiftyNominatim)
[![Platform](https://img.shields.io/cocoapods/p/SwiftyNominatim.svg?style=flat)](http://cocoapods.org/pods/SwiftyNominatim)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SwiftyNominatim is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'SwiftyNominatim'
```## Author
kar_mad_on, [email protected]
## License
SwiftyNominatim is available under the MIT license. See the LICENSE file for more info.