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] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git]
/
Specs
/
3
/
5
/
c
/
YSConst
/
1.0.8
/
YSConst.podspec.json
blob
afe5d1c3699902992c5666b1efc73ef0ff2fae12
1
{
2
"name": "YSConst",
3
"version": "1.0.8",
4
"summary": "一些常用值的封装",
5
"homepage": "https://github.com/yscode001/YSConst",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSConst.git",
15
"tag": "1.0.8"
16
},
17
"source_files": "YSConst/YSConst/YSConst/*.swift",
18
"frameworks": "UIKit",
19
"deprecated": true
20
}