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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
9
/
d
/
4
/
CPCNPaySDK
/
1.2.4
/
CPCNPaySDK.podspec.json
blob
532b1e9b81fa3fe9d3ea0f59a0555a07289c9467
1
{
2
"name": "CPCNPaySDK",
3
"version": "1.2.4",
4
"summary": "中金CPCNPaySDK.",
5
"homepage": "https://github.com/CPCN-iOS/CPCNPaySDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"CPCN": "baiyijing@cfca.com.cn"
12
},
13
"source": {
14
"git": "https://github.com/CPCN-iOS/CPCNPaySDK.git",
15
"tag": "1.2.4"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"vendored_frameworks": "CPCNPaySDK/CPCNPaySDK.framework",
21
"requires_arc": true,
22
"dependencies": {
23
"WechatOpenSDK": [
24
"1.8.6.2"
25
],
26
"AlipaySDK-iOS": [
27
"15.6.8"
28
]
29
}
30
}