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