blob: 228cbe99ce9d9ea4ff914c3ff8bc0da1d99c14c9 [file] [log] [blame]
{
"name": "IVCharts",
"version": "0.1.0",
"summary": "Iwown iOS team's IVCharts.",
"description": "Lightweight Charts lib in health area, like sports bar, hr line, or scatter",
"homepage": "https://github.com/iwown/IVCharts",
"license": "MIT",
"authors": {
"leopard": "caokai@iwown.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iwown/IVCharts.git",
"tag": "0.1.0"
},
"source_files": [
"Products/",
"Products/**/*.{h,m}"
]
}