blob: 00e1256d298766105aba26f34a09b028a821cdab [file] [log] [blame]
{
"name": "OWChartView",
"version": "0.1.0",
"summary": "A Easy to use chart control of OWChartView.",
"description": "TODO: Easy to use chart control.",
"homepage": "https://github.com/OneWang/OWChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OneWang": "jackwangqingfei@gmail.com"
},
"source": {
"git": "https://github.com/OneWang/OWChartView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OWChartView/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}