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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
e
/
c
/
1
/
PayCenter
/
1.1.1
/
PayCenter.podspec.json
blob
ab255221370a863a60c28d0741a8e6c68a2240bc
1
{
2
"name": "PayCenter",
3
"version": "1.1.1",
4
"summary": "iOS aliPay wechatPay PayCenter",
5
"homepage": "https://github.com/HeavenDoor/PayCenter",
6
"license": "MIT",
7
"authors": {
8
"shenghai": "shenghairen@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/HeavenDoor/PayCenter.git",
15
"tag": "1.1.1"
16
},
17
"source_files": "PayCenter/**/*",
18
"requires_arc": true,
19
"dependencies": {
20
"XMLDictionary": [
21
"~> 1.4.1"
22
]
23
}
24
}