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