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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
8
/
c
/
5
/
PXLineChart
/
1.0.0
/
PXLineChart.podspec.json
blob
532454461fc4612c0d15a5f5a2063e526b3ff3e3
1
{
2
"name": "PXLineChart",
3
"version": "1.0.0",
4
"summary": "一个简单的可左右滑动的折线走势图",
5
"homepage": "https://github.com/PengXinabc/PXLineChart",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "彭欣",
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/PengXinabc/PXLineChart.git",
16
"tag": "1.0.0"
17
},
18
"source_files": "PXLineChart/LineChart/*.{h,m}"
19
}