4 "summary": "Objective-C library for reading NASA SRTM elevations files",
5 "description": "Objective-C library for reading NASA SRTM elevations files\nCLLocationDistance elevation = [[SRTM sharedSingleton] elevationForCoordinate:location];",
6 "homepage": "https://github.com/tracyharton/SRTM",
9 "Tracy Harton": "tracy@amphibioustech.com"
12 "git": "https://github.com/tracyharton/SRTM.git",
18 "requires_arc": false,
19 "source_files": "Pod/Classes/**/*",