blob: 45ac2948ac9e5d7d131d65fbd713f5608bb6191b [file] [log] [blame]
{
"name": "HCharts",
"version": "0.1.0",
"summary": "HCharts is a powerful & easy to use chart library for iOS",
"homepage": "https://github.com/anthony0926/HChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anthony Zahra": "anthony.zahra926@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anthony0926/HChart.git",
"tag": "0.1.0"
},
"source_files": "HCharts/**/*.{swift}"
}