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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
5
/
a
/
1
/
PRZBtnClick
/
1.0.0
/
PRZBtnClick.podspec.json
blob
bbcfb90d5bd7f63104f5b94e962297fd1ad5bc8c
1
{
2
"name": "PRZBtnClick",
3
"version": "1.0.0",
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": "v1.0.0"
20
},
21
"source_files": "PRZBtnClick/Category/**/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}