Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLCKit
Commits
ea926603
Commit
ea926603
authored
Sep 08, 2017
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TVVLCKit
parent
4acd1a9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Packaging/podspecs/TVVLCKit-unstable.podspec
Packaging/podspecs/TVVLCKit-unstable.podspec
+3
-3
No files found.
Packaging/podspecs/TVVLCKit-unstable.podspec
View file @
ea926603
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'TVVLCKit-unstable'
s
.
version
=
'3.0.0a3
5
'
s
.
version
=
'3.0.0a3
6
'
s
.
summary
=
"TVVLCKit is an Objective-C wrapper for libvlc's external interface on tvOS."
s
.
homepage
=
'https://code.videolan.org/videolan/VLCKit'
s
.
license
=
{
...
...
@@ -11,8 +11,8 @@ Pod::Spec.new do |s|
s
.
platform
=
:tvos
s
.
authors
=
{
"Pierre d'Herbemont"
=>
"pdherbemont@videolan.org"
,
"Felix Paul Kühne"
=>
"fkuehne@videolan.org"
,
"Carola Nitz"
=>
"nitz.carola@googlemail.com"
,
"Jean-Baptiste Kempf"
=>
"jb@videolan.org"
,
"Rafaël Carré"
=>
"funman@videolan.org"
,
"Faustino E. Osuna"
=>
"riquedafreak@videolan.org"
,
"Rémi Denis-Courmont"
=>
"remi@remlab.net"
,
"Faustino Osuna"
=>
"riquedafreak@videolan.org"
,
"Tanguy Krotoff"
=>
"tkrotoff@gmail.com"
,
"VideoLAN"
=>
"videolan@videolan.org"
,
"Derk-Jan Hartman"
=>
"hartman@videolan.org"
,
"Jean-Paul Saman"
=>
"jpsaman@videolan.org"
,
"Malte Tancred"
=>
"malte@frontbase.com"
,
"Mike Schrag"
=>
"mschrag@pobox.com"
,
"Rafaël Carré"
=>
"rafael.carre@gmail.com"
,
"Sebastien Zwickert"
=>
"dilaroga@free.fr"
,
"Toralf Niebuhr"
=>
"gmthor85@aim.com"
,
"Emmanuel de Roux"
=>
"lostbread@free.fr"
,
"Daniel Mierswa"
=>
"impulze@impulze.org"
,
"Rune Botten"
=>
"rbotten@gmail.com"
,
"Konstantin Pavlov"
=>
"thresh@videolan.org"
,
"Pere Orga"
=>
"gotrunks@gmail.com"
,
"Philippe Coent"
=>
"philippe.coent@gmail.com"
,
"Andrey Utkin"
=>
"andrey.krieger.utkin@gmail.com"
,
"Brendon Justin"
=>
"brendonjustin@gmail.com"
,
"Sylver Bruneau"
=>
"sylver.bruneau@gmail.com"
,
"Gleb Pinigin"
=>
"gpinigin@gmail.com"
,
"Kuang Rufan"
=>
"master@a1983.com.cn"
,
"Paul Williamson"
=>
"squarefrog@gmail.com"
,
"David Fuhrmann"
=>
"david.fuhrmann@googlemail.com"
,
"Brion Vibber"
=>
"brion@pobox.com"
,
"Martin Storsjö"
=>
"martin@martin.st"
,
"Winston Weinert"
=>
"winston@ml1.net"
,
"Florent Pillet"
=>
"fpillet@gmail.com"
,
"Paulo Vitor Magacho da Silva"
=>
"pvmagacho@gmail.com"
,
"James Dumay"
=>
"james.w.dumay@gmail.com"
,
"Jörg Bleyel"
=>
"jbleyel@gmx.net"
,
"Aleksandr Matuzok"
=>
"sherilynhope@gmail.com"
,
"Pierre SAGASPE"
=>
"pierre.sagaspe@me.com"
,
"Shenggang Hu"
=>
"mrhhsg@gmail.com"
,
"Filipe Cabecinhas"
=>
"vlc@filcab.net"
,
"Jeremy Marchand"
=>
"kodlian@users.noreply.github.com"
,
"Andre Silva"
=>
"andre.silva@blip.pt"
,
"Stefan Schmidt-Bilkenroth"
=>
"ssb@mac.com"
,
"Benjamin Adolphi"
=>
"b.adolphi@gmail.com"
}
s
.
source
=
{
:http
=>
'https://download.videolan.org/pub/cocoapods/unstable/TVVLCKit-unstable-3.0.0a3
5-af964481
.zip'
,
:sha256
=>
'
fb014684643b21679237d93ca77b5543220c6a5e9d310e93f19176ff327e670f
'
:http
=>
'https://download.videolan.org/pub/cocoapods/unstable/TVVLCKit-unstable-3.0.0a3
6-82e3fe0d
.zip'
,
:sha256
=>
'
ec6214c3a82bdb7cbe4c5cbdf3cb913b31f3d0da305cce89a5dccf42e50ac99a
'
}
s
.
tvos
.
vendored_framework
=
'TVVLCKit-binary/TVVLCKit.framework'
s
.
source_files
=
'TVVLCKit-binary/TVVLCKit.framework/Headers/*.h'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment