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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
8
/
d
/
a
/
HipoPayFramework
/
1.2.7
/
HipoPayFramework.podspec.json
blob
debbbb70abfd78f226e1cc8b417adcf2cf9f7e88
1
{
2
"name": "HipoPayFramework",
3
"version": "1.2.7",
4
"summary": "添加返回",
5
"homepage": "https://github.com/PassN/Framework_test.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Sdashu": "734606521@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/PassN/Framework_test.git",
18
"tag": "1.2.7"
19
},
20
"ios": {
21
"vendored_frameworks": "HipoPayFramework.framework"
22
},
23
"frameworks": [
24
"Foundation",
25
"UIKit"
26
],
27
"dependencies": {
28
"XMNetworking": [
29
30
],
31
"WechatOpenSDK": [
32
33
],
34
"AlipaySDK-iOS": [
35
36
]
37
}
38
}