blob: d796bd515ee524f5b7ed112fa5f3e39cb6d28f1a [file] [log] [blame]
{
"name": "HUChart",
"version": "1.0.0",
"summary": "A simple semi-circle chart.",
"homepage": "https://github.com/hugo53/HUChart",
"license": "MIT",
"authors": {
"Minh Hoang Nguyen": "hoangnm.53@gmail.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/hugo53/HUChart.git",
"tag": "1.0.0"
},
"source_files": [
"HUChart",
"HUChartDemo/HUChart/*.{h,m}"
],
"requires_arc": true
}