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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
2
/
e
/
5
/
LBPay
/
1.0.0
/
LBPay.podspec.json
blob
1d7d1806ee39c783ddaca299d2d865b4ae43d268
1
{
2
"name": "LBPay",
3
"version": "1.0.0",
4
"summary": "LBPay",
5
"description": "支付组件测试",
6
"homepage": "https://github.com/iOSLuo/LBPay.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"罗博": "boluo1992@126.com"
13
},
14
"source": {
15
"git": "https://github.com/iOSLuo/LBPay.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"LBPay",
20
"LBPay/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}