blob: f1510aa7e7e1f53342b43e8b7c74fc3c036ab7e9 [file] [log] [blame]
{
"name": "ElevationAPI",
"version": "0.1.1",
"summary": "Get the elevation of (almost) any point on Earth.",
"description": "Get the elevation of almost any point on the Earth.",
"homepage": "https://github.com/iDevelopper/ElevationAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iDevelopper": "patrick.bodet4@wanadoo.fr"
},
"source": {
"git": "https://github.com/iDevelopper/ElevationAPI.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ElevationAPI/Classes/**/*"
}