Latest | 0.1.1 |
---|---|
Homepage | https://github.com/Karmadon/SwiftyNominatim |
License | MIT |
Platforms | ios 10.0 |
Authors |
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. To install
it, simply add the following line to your Podfile:
pod 'SwiftyNominatim'
Author
kar_mad_on, [email protected]
License
SwiftyNominatim is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "SwiftyNominatim", "version": "0.1.1", "summary": "SwiftyNominatim Pod for use osm nominatim with swift 4", "description": "Simple SwiftyNominatim Pod for use osm nominatim with swift 4", "homepage": "https://github.com/Karmadon/SwiftyNominatim", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "kar_mad_on": "[email protected]" }, "source": { "git": "https://github.com/Karmadon/SwiftyNominatim.git", "tag": "0.1.1" }, "platforms": { "ios": "10.0" }, "module_name": "Nominatim", "source_files": "SwiftyNominatim/Classes/**/*" }
Thu, 25 Jan 2018 11:20:09 +0000