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] MiniPlengi 1.5.8
[CocoaPods.git]
/
Specs
/
5
/
a
/
b
/
JLPayESign
/
1.0.0
/
JLPayESign.podspec.json
blob
2a9b0e56d0fb074e9bd552d1c7a1c240d0c332a9
1
{
2
"name": "JLPayESign",
3
"version": "1.0.0",
4
"summary": "立刷电签SDK",
5
"homepage": "https://gitee.com/jlpaysdk/jlpay-esign",
6
"license": "MIT",
7
"authors": {
8
"jlpay": ""
9
},
10
"source": {
11
"git": "https://gitee.com/jlpaysdk/jlpay-esign.git",
12
"tag": "v1.0.0"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"requires_arc": true,
18
"pod_target_xcconfig": {
19
"VALID_ARCHS": "armv7 arm64 x86_64"
20
},
21
"frameworks": [
22
"UIKit",
23
"Foundation",
24
"AVFoundation"
25
],
26
"ios": {
27
"vendored_frameworks": "JLPayESign.framework"
28
}
29
}