blob: 879315033961402cb3a05ba3edc5a854b61666e5 [file] [log] [blame]
{
"name": "NCICharts",
"version": "1.0.0",
"summary": "Simple, zoom, dynamic and charts with ranges for iOS",
"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.0"
},
"source_files": "NCIChart/**/*.{h,m}"
}