blob: 91d076a6f62e53ef549c4e7ed9cf8a51e310d74a [file] [log] [blame]
{
"name": "SMLElevationView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "CoreLocation"
}