blob: 96a57fca62060a2ef7ef230f1ac149dd1118f16b [file] [log] [blame]
{
"name": "TEAChart",
"version": "0.0.1",
"summary": "Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.",
"homepage": "https://github.com/TeaWhen/TEAChart",
"license": "MIT",
"authors": {
"Xhacker Liu": "liu.dongyuan@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/TeaWhen/TEAChart.git",
"tag": "0.0.1"
},
"source_files": [
"TEAChart",
"TEAChart/**/*.{h,m}"
],
"requires_arc": true
}