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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
c
/
0
/
a
/
XXXXXX
/
1.2.0
/
XXXXXX.podspec.json
blob
bfebf0c9fe8288345bba00cfc6c826b043c0f86c
1
{
2
"name": "XXXXXX",
3
"version": "1.2.0",
4
"summary": "new ceshi.",
5
"description": "1111111111111111111111",
6
"homepage": "https://github.com/ypseek/ceshi",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yupeng": "yupengseek@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/ypseek/ceshi.git",
16
"tag": "1.2.0"
17
},
18
"source_files": "XXXXXX/*",
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}