blob: b992e4b5f68de7e2e5ecccb6f2ea6cf8d5a24c3d [file] [log] [blame]
{
"name": "TWRCharts",
"version": "0.1",
"summary": "An Obj-C wrapper for ChartJS. Easily build animated charts by leveraging the power of native code.",
"homepage": "https://github.com/chasseurmic/TWRCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michelangelo Chasseur": "chasseurmic@gmail.com"
},
"social_media_url": "http://twitter.com/chasseurmic",
"source": {
"git": "https://github.com/chasseurmic/TWRCharts.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TWRCharts/*.{h,m,html,js}",
"requires_arc": true
}