blob: 6eb4fcd69f795d76c711ad2e5c80a92dd82d809e [file] [log] [blame]
{
"name": "TezGeocoder",
"version": "0.2.0",
"summary": "Geocoding and reverse-geocoding",
"homepage": "https://github.com/tezpark/TezGeocoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tezpark": "ptswin@gmail.com"
},
"source": {
"git": "https://github.com/tezpark/TezGeocoder.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TezGeocoder/Classes/**/*",
"frameworks": [
"CoreLocation",
"Contacts"
]
}