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