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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
a
/
d
/
0
/
TvOSSlider
/
1.0.0
/
TvOSSlider.podspec.json
blob
312d70208972096ff7100ff2652a95238386db4a
1
{
2
"name": "TvOSSlider",
3
"authors": "Zattoo",
4
"version": "1.0.0",
5
"license": "MIT",
6
"summary": "TvOSSlider is an implementation of UISlider for tvOS.",
7
"homepage": "https://github.com/zattoo/TvOSSlider",
8
"source": {
9
"git": "https://github.com/zattoo/TvOSSlider.git",
10
"tag": "1.0.0"
11
},
12
"platforms": {
13
"tvos": "11.0"
14
},
15
"source_files": "TvOSSlider/**/*.swift"
16
}