blob: 082f0dde4c07bb50cce26b413deeee3516ff722e [file] [log] [blame]
{
"name": "NCICharts",
"version": "1.0.4",
"summary": "Simple, zoom, dynamic and charts with ranges for iOS",
"description": " Simple, zoom, dynamic and charts with ranges for iOS.\n Highly customizable.\n",
"license": "Apache 2.0",
"authors": {
"FlowForwarding": "idyl@tut.by"
},
"homepage": "https://github.com/FlowForwarding/dynamiccharts",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FlowForwarding/dynamiccharts.git",
"tag": "1.0.4"
},
"source_files": "NCIChart/**/*.{h,m}"
}