blob: 6c40d4781985d27a8fe5b4259f7a01e41f666772 [file] [log] [blame]
{
"name": "NCICharts",
"version": "2.0.1",
"summary": "Simple, zoom, dynamic and charts with ranges for iOS",
"description": " Simple, zoom, dynamic and graph with ranges for iOS.\n Highly customizable grid and axis.\n Support smooth line.\n",
"license": "Apache 2.0",
"authors": {
"FlowForwarding": "dostanko@gmail.by"
},
"homepage": "https://github.com/FlowForwarding/dynamiccharts",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FlowForwarding/dynamiccharts.git",
"tag": "2.0.1"
},
"source_files": "NCIChart/**/*.{h,m}"
}