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.16
[CocoaPods.git]
/
Specs
/
7
/
0
/
5
/
XBPaySDK
/
0.1.4
/
XBPaySDK.podspec.json
blob
533a3c37c3f2c168b95da4dd5d8222b14d04ca3f
1
{
2
"name": "XBPaySDK",
3
"version": "0.1.4",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "支付集成SDK,一个简单的支付集成工具.",
8
"homepage": "https://github.com/chunipo/XBPay",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Simple": "372718588@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/chunipo/XBPay.git",
18
"tag": "0.1.4"
19
},
20
"source_files": "XBPaySDK/a/*",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
],
25
"requires_arc": true
26
}