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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
f
/
d
/
1
/
ZYBarView
/
0.1.0
/
ZYBarView.podspec.json
blob
24bfbde181fd49bc30544a4910c3863db64381f8
1
{
2
"name": "ZYBarView",
3
"version": "0.1.0",
4
"summary": "柱状图&雷达图.",
5
"description": "TODO: 可响应手势的柱状图 & 雷达图",
6
"homepage": "https://github.com/AELight",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"AELight": "zhuyiae@163.com"
13
},
14
"source": {
15
"git": "https://github.com/AELight/ZYBarView.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZYBarView/Classes/*.{h,m}",
22
"resource_bundles": {
23
"ZYBarView": [
24
"ZYBarView/Assets/*.png"
25
]
26
}
27
}