repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
1
/
a
/
JBChartView
/
1.1.4
/
JBChartView.podspec.json
blob
74cd000800565f7081e819dd127c19ccb2e0b286
1
{
2
"name": "JBChartView",
3
"version": "1.1.4",
4
"summary": "Jawbone's iOS-based charting library for both line and bar graphs.",
5
"homepage": "https://github.com/Jawbone/JBChartView",
6
"license": {
7
"type": "Apache",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Terry Worona": "tworona@jawbone.com"
12
},
13
"source": {
14
"git": "https://github.com/Jawbone/JBChartView.git",
15
"tag": "v1.1.4"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}