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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
9
/
2
/
3
/
ScreenUtils
/
1.0.0
/
ScreenUtils.podspec.json
blob
eaeba7a6158b0513753bf7d5a580d818ada987dd
1
{
2
"name": "ScreenUtils",
3
"version": "1.0.0",
4
"summary": "屏幕适配的小工具",
5
"description": "屏幕适配的小工具",
6
"homepage": "https://github.com/tomorrow/ScreenUtils",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"tomorrow": "dulinshun@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/dulinshun/ScreenUtils.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "12.0"
20
},
21
"source_files": "ScreenUtils/Classes/**/*"
22
}