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] Vitals 3.2.4
[CocoaPods.git]
/
Specs
/
3
/
1
/
9
/
SUP
/
1.0.5
/
SUP.podspec.json
blob
ee0fb43e75604b7ba2503b31719091287428edbf
1
{
2
"name": "SUP",
3
"version": "1.0.5",
4
"summary": "SUP",
5
"description": "\"SUP\"",
6
"homepage": "https://github.com/knockknew/libSUP.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"Apple": "gaoyujieknew@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/knockknew/libSUP.git",
19
"tag": "1.0.5"
20
},
21
"source_files": [
22
"SUP",
23
"*.{h,m}"
24
],
25
"dependencies": {
26
"AFNetworking": [
27
28
],
29
"JWT": [
30
31
]
32
},
33
"vendored_libraries": "**/libSUP.a"
34
}