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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
9
/
1
/
a
/
JBChartView
/
2.0.0
/
JBChartView.podspec.json
blob
e6c3976d2ada21b5b7085329f60d2e19e7a29980
1
{
2
"name": "JBChartView",
3
"version": "2.0.0",
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": "v2.0.0"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}