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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
f
/
4
/
0
/
JSSkeleton
/
0.0.1
/
JSSkeleton.podspec.json
blob
827cfabefd44c0fea8796eb59231f2abef80ea71
1
{
2
"name": "JSSkeleton",
3
"version": "0.0.1",
4
"summary": "骨架屏",
5
"homepage": "https://github.com/jiasongs/JSSkeleton",
6
"authors": {
7
"jiasong": "593908937@qq.com"
8
},
9
"platforms": {
10
"ios": "9.0"
11
},
12
"swift_versions": [
13
"4.2",
14
"5.0"
15
],
16
"source": {
17
"git": "https://github.com/jiasongs/JSSkeleton.git",
18
"tag": "0.0.1"
19
},
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
],
24
"source_files": [
25
"JSSkeleton",
26
"JSSkeleton/*.{h,m}"
27
],
28
"license": "MIT",
29
"requires_arc": true,
30
"swift_version": "5.0"
31
}