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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
4
/
e
/
SPManager
/
0.0.2
/
SPManager.podspec.json
blob
4b0a54ca1a9a5705711d714b48192629ff3ea37c
1
{
2
"name": "SPManager",
3
"version": "0.0.2",
4
"summary": "SPManager framework",
5
"homepage": "https://www.secuxtech.com/",
6
"authors": {
7
"SecuX Tech.": "maochunsun@secuxtech.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"http": "https://maochuns.github.io/SPManager.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "SPManager.framework"
21
}
22
}