[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / e / JTChartView / 1.0.1 / JTChartView.podspec.json
blob4cbec170e6381e615bb75b2b0ca3252a22e1547d
2   "name": "JTChartView",
3   "version": "1.0.1",
4   "summary": "**JTChartView** is the new **lightweight and fully customizable solution** to **draw a chart**.",
5   "description": "**JTChartView** is the new **lightweight and fully customizable solution** to **draw a curve** and fill the space underneath it with a **gradient**.",
6   "homepage": "https://github.com/kubatruhlar/JTChartView",
7   "screenshots": "https://raw.githubusercontent.com/kubatruhlar/JTChartView/master/Screens/example.PNG",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": "Jakub Truhlar",
13   "social_media_url": "http://kubatruhlar.cz",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/kubatruhlar/JTChartView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "JTChartView/*",
22   "frameworks": "UIKit",
23   "requires_arc": true