blob: c30d7ea7bb723509ab4085a2a77c505875c994d7 [file] [log] [blame]
{
"name": "ElevationAPI",
"version": "0.1.0",
"summary": "Get the elevation of (almost) any point on Earth.",
"description": "Get the elevation of (almost) any point on 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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ElevationAPI/Classes/**/*"
}