blob: 95cb6a0588c8688ca756187677eea11d8e3e7c4b [file] [log] [blame]
{
"name": "SMLElevationView",
"version": "0.1.1",
"summary": "View for display elevation profile of path.",
"homepage": "https://github.com/mpsnp/SMLElevationView",
"license": "MIT",
"authors": {
"George Kiriy": "gkiriy@smedialink.com"
},
"source": {
"git": "https://github.com/mpsnp/SMLElevationView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "CoreLocation"
}