blob: 8e592a08a7af7ea306c6044845e945ca904678a2 [file] [log] [blame]
{
"name": "TezGeocoder",
"version": "0.1.0",
"summary": "Assist for geocoder and reverse-geocoder.",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TezGeocoder/Classes/**/*",
"frameworks": [
"CoreLocation",
"Contacts"
]
}