[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / f / 2 / SMLElevationView / 0.1.3 / SMLElevationView.podspec.json
blob86ccc5f04ad37ad63ebd02d84b12d73704989f84
2   "name": "SMLElevationView",
3   "version": "0.1.3",
4   "summary": "View for display elevation profile of trip.",
5   "description": "\nView was designed for displaying elevation profile of trip. It is fully configurable, you can:\n\n- Change colors of\n\t- Labels'\n\t- Grid\n\t- Stroke of profile\n\t- Fill of profile\n- Change widths of\n\t- Grid lines\n\t- Profile line\n- Switch between metric and imperial units.\n- Specify how many horisontal and vertical lines of grid you need\n\nView is `IB_DESIGNABLE` and all of its key properties are `IBInspectable`.\n\nView supports resizing and was designed for use with autolayout.\n\n",
6   "homepage": "https://github.com/mpsnp/SMLElevationView",
7   "screenshots": [
8     "http://i57.fastpic.ru/big/2015/0504/cd/32ec673495aaba27bc6b3b74e40609cd.png",
9     "http://i57.fastpic.ru/big/2015/0504/ed/a15997f92836aaf5f8212cbd7e4543ed.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "George Kiriy": "gkiriy@smedialink.com"
14   },
15   "source": {
16     "git": "https://github.com/mpsnp/SMLElevationView.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": "CoreLocation"