blob: 3ba0bf34454da2ac17ea3047e06d50b5d28ed6a6 [file] [log] [blame]
{
"name": "NCICharts",
"version": "1.0.5",
"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.5"
},
"source_files": "NCIChart/**/*.{h,m}"
}