blob: 3dbbd1e353a1a80418d9beda29a102b2da00f842 [file] [log] [blame]
{
"name": "JBChartView",
"version": "2.6.0",
"summary": "Jawbone's iOS-based charting library for both line and bar graphs.",
"homepage": "https://github.com/Jawbone/JBChartView",
"screenshots": "https://raw.github.com/Jawbone/JBChartView/master/Screenshots/main.jpg",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Terry Worona": "tworona@jawbone.com"
},
"source": {
"git": "https://github.com/Jawbone/JBChartView.git",
"tag": "v2.6.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}