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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
2
/
7
/
1
/
JHChart
/
0.1.0
/
JHChart.podspec.json
blob
5c00edf01769fc5636080b040c5662e2bef7c872
1
{
2
"name": "JHChart",
3
"version": "0.1.0",
4
"summary": "简单的图表工具类",
5
"description": "TODO: 一个简单的图表工具类",
6
"homepage": "https://github.com/China131/JHChart",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"简豪": "13162255392@163.com"
13
},
14
"source": {
15
"git": "https://git.oschina.net/kissxml/JHChartLibrary.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "JHChart/Classes/**/*"
22
}