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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
a
/
1
/
PRZBtnClick
/
0.0.2
/
PRZBtnClick.podspec.json
blob
a2e37da05b3336d6612af7d7a6033a7e5486dc5a
1
{
2
"name": "PRZBtnClick",
3
"version": "0.0.2",
4
"summary": "简述1",
5
"description": "描述2",
6
"homepage": "https://github.com/wuaitianya/PRZCategory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wuaitianya": "wuaitianyapeng@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/wuaitianya/PRZCategory.git",
19
"tag": "v0.0.2"
20
},
21
"source_files": "PRZBtnClick/Category/**/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}