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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
2
/
8
/
d
/
BFPay
/
0.0.3
/
BFPay.podspec.json
blob
b4f1a8184673d6346d1437cbc77d7b8a17e839bf
1
{
2
"name": "BFPay",
3
"version": "0.0.3",
4
"summary": "BF支付.",
5
"description": "贝付支付SDK",
6
"homepage": "https://github.com/cyqluowang/BFPay",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"陈玉琪": "yq.chen@renrunkeji.com"
13
},
14
"source": {
15
"git": "https://github.com/cyqluowang/BFPay.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"Core",
20
"Core/**/*.{h,m}"
21
],
22
"vendored_libraries": "Core/*.a",
23
"resources": "Core/BFResource.bundle"
24
}