blob: 908609560168e2aeb2ef2f264bfb7a3e8c173602 [file] [log] [blame]
{
"name": "JTChartView",
"version": "1.0.0",
"summary": "**JTChartView** is the new **lightweight and fully customizable solution** to **draw a chart**.",
"description": " **JTChartView** is the new **lightweight and fully customizable solution** to **draw a curve** and fill the space underneath it with a **gradient**.\n",
"homepage": "https://github.com/kubatru/JTChartView",
"screenshots": "https://raw.githubusercontent.com/kubatru/JTChartView/master/Screens/example.PNG",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Jakub Truhlar",
"social_media_url": "http://kubatruhlar.cz",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kubatru/JTChartView.git",
"tag": "1.0.0"
},
"source_files": "JTChartView/*",
"frameworks": "UIKit",
"requires_arc": true
}