blob: c1119c95e34c98a2bbf21698ee6a27c196124480 [file] [log] [blame]
{
"name": "GoongGeocoder",
"version": "0.0.4",
"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": "10.0"
},
"source": {
"git": "https://github.com/goong-io/GoongGeocoder.git",
"tag": "0.0.4"
},
"source_files": "GoongGeocoder",
"requires_arc": true,
"module_name": "GoongGeocoder",
"swift_versions": "5.0",
"swift_version": "5.0"
}