| { |
| "name": "GoongGeocoder", |
| "version": "0.0.7", |
| "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.7" |
| }, |
| "source_files": "GoongGeocoder", |
| "resources": "GoongGeocoder/Assets/*.png", |
| "requires_arc": true, |
| "module_name": "GoongGeocoder", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |