blob: 240b9d33947992cfafb544528042103030b4d09c [file] [log] [blame]
{
"name": "ANDLineChartView",
"version": "0.2",
"summary": "ANDLineChartView is easy to use view-based class for displaying animated line chart.",
"description": " ANDLineChartView is easy to use view-based class for displaying animated line chart.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/anaglik/ANDLineChartView",
"screenshots": [
"https://raw.github.com/anaglik/ANDLineChartView/master/screen1.png",
"https://raw.github.com/anaglik/ANDLineChartView/master/screen2.png"
],
"license": "MIT",
"authors": {
"Andrzej Naglik": "dev.an@icloud.com"
},
"source": {
"git": "https://github.com/anaglik/ANDLineChartView.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/andy_namic",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ANDLineChartView"
}