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] A00LaunchMeasure 1.0.2
[CocoaPods.git]
/
Specs
/
c
/
f
/
2
/
XDDrawChart
/
0.0.2
/
XDDrawChart.podspec.json
blob
0b4caa92d3a9a4f7146e13a80974848538304fbe
1
{
2
"name": "XDDrawChart",
3
"version": "0.0.2",
4
"summary": "绘制柱状图、折线图",
5
"homepage": "https://github.com/liuxiaodongLXD/XDDrawChart",
6
"license": "MIT",
7
"authors": {
8
"liuxiaodongLXD": "lxd2020nba@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/liuxiaodongLXD/XDDrawChart.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "XDDrawChart/header/*.{h,m}",
18
"requires_arc": true
19
}