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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
d
/
8
/
WYLineChart
/
0.0.2
/
WYLineChart.podspec.json
blob
96ed3f40fcc3d8bef5a5afdf6a7e610d6d4d9788
1
{
2
"name": "WYLineChart",
3
"version": "0.0.2",
4
"summary": "WYLineChart.",
5
"homepage": "https://github.com/wylemonys/WYLineChart",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"lemon": "463918560@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/wylemonys/WYLineChart.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "WYLineChart/WYLineChartView/*.{h,m}",
21
"requires_arc": true
22
}