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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
d
/
c
/
e
/
BSPKit
/
1.0.1
/
BSPKit.podspec.json
blob
6551da9c7f6c05c59b4fd32e3e087d9c817b4322
1
{
2
"name": "BSPKit",
3
"version": "1.0.1",
4
"summary": "Swift 不用官方SDK实现微信、支付宝支付.",
5
"homepage": "https://github.com/a1049145827/BSPKit",
6
"license": "MIT",
7
"authors": {
8
"Bruce Liu": "1049145827@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"swift_version": "4.0",
14
"source": {
15
"git": "https://github.com/a1049145827/BSPKit.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "BSPKit/*.swift",
19
"requires_arc": true
20
}