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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
2
/
9
/
3
/
ZZLButton
/
1.0.0
/
ZZLButton.podspec.json
blob
65c6c0dfc16fb1af81bba02ff02cfb7a7cb4c6f2
1
{
2
"name": "ZZLButton",
3
"version": "1.0.0",
4
"summary": "自定义按钮",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/Zz_l/zzlbutton",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zzl": "2444733544@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/Zz_l/zzlbutton",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "ZZLButton/Classes/**/*"
22
}