blob: 6eb45cacd537155ce0619396e9f6f3f4c427d34b [file] [log] [blame]
{
"name": "LMGeocoder",
"version": "1.0.8",
"summary": "Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.",
"homepage": "https://github.com/lminhtm/LMGeocoder",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMGeocoder.git",
"tag": "1.0.8"
},
"source_files": "LMGeocoder/*.{m,h}",
"requires_arc": true
}