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] TensorFlowLiteObjC 0.0.1-nightly.20241205
[CocoaPods.git]
/
Specs
/
a
/
e
/
4
/
YSCircleView
/
1.0.1
/
YSCircleView.podspec.json
blob
5593bb39de623891a03fe41f33601efbf6371464
1
{
2
"name": "YSCircleView",
3
"version": "1.0.1",
4
"summary": "圆形视图(带圆角的视图)",
5
"homepage": "https://github.com/yscode001/YSCircleView",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSCircleView.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "YSCircleView/YSCircleView/YSCircleView/*.swift",
18
"frameworks": "UIKit"
19
}