blob: de290f59afde94ab2461eecf77bbadf89f1951c7 [file] [log] [blame]
{
"name": "GoongGeocoder",
"version": "0.0.3",
"summary": "Goong Geocoding, Autocomplete API for Swift and Objective C",
"description": "GoongGeocoder makes it easy to connect your iOS application to the Goong Geocoding API",
"homepage": "https://goong.io",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Goong": "admin@goong.io"
},
"social_media_url": "https://fb.com/GoongMaps",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/goong-io/GoongGeocoder.git",
"tag": "0.0.3"
},
"source_files": "GoongGeocoder",
"requires_arc": true,
"module_name": "GoongGeocoder",
"swift_versions": "5.0",
"swift_version": "5.0"
}