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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
8
/
c
/
5
/
PXLineChart
/
1.0.1
/
PXLineChart.podspec.json
blob
e5db2a929730b83d46eec97d1c5539cc37826841
1
{
2
"name": "PXLineChart",
3
"version": "1.0.1",
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.1"
17
},
18
"source_files": "PXLineChart/LineChart/*.{h,m}"
19
}