blob: 8f3cb82aa76fa91446690307e708f1352e5a8c2a [file] [log] [blame]
{
"name": "LMGeocoder",
"version": "1.1.0",
"summary": "Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.",
"description": "Simple wrapper for geocoding and reverse geocoding, written in Objective-C, using both Google Geocoding API and Apple iOS Geocoding Framework.",
"homepage": "https://github.com/lminhtm/LMGeocoder",
"screenshots": "https://raw.github.com/lminhtm/LMGeocoder/master/Screenshots/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMGeocoder.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LMGeocoder/Classes/**/*"
}