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