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
/
6
/
0
/
7
/
PEPDecoder
/
1.0.0
/
PEPDecoder.podspec.json
blob
c10dd76cb0b935dac84b2579d47fc1c53fcf10b5
1
{
2
"name": "PEPDecoder",
3
"version": "1.0.0",
4
"homepage": "https://github.com/PEPDigitalPublishing/PEPDecoder",
5
"authors": {
6
"PEPDecoder": "PEP"
7
},
8
"license": {
9
"type": "MIT",
10
"file": "LICENSE"
11
},
12
"summary": "解密工具类",
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/PEPDigitalPublishing/PEPDecoder.git"
18
},
19
"vendored_frameworks": "PEPDecoder.framework",
20
"frameworks": "Foundation",
21
"requires_arc": true
22
}