[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 5 / f / 4 / VLCKit / 3.3.18b6 / VLCKit.podspec.json
blobf6b48c9cc217646b2da1fec8c1fe8a348d82e8d3
2   "name": "VLCKit",
3   "version": "3.3.18b6",
4   "summary": "VLCKit is an Objective-C wrapper for libvlc's external interface on macOS.",
5   "homepage": "https://code.videolan.org/videolan/VLCKit",
6   "license": {
7     "type": "LGPL v2.1",
8     "file": "COPYING.txt"
9   },
10   "documentation_url": "https://wiki.videolan.org/VLCKit/",
11   "social_media_url": "https://twitter.com/videolan",
12   "platforms": {
13     "osx": "10.9"
14   },
15   "authors": {
16     "Pierre d'Herbemont": "pdherbemont@videolan.org",
17     "Felix Paul Kühne": "fkuehne@videolan.org",
18     "Carola Nitz": "nitz.carola@googlemail.com",
19     "Jean-Baptiste Kempf": "jb@videolan.org",
20     "Rafaël Carré": "funman@videolan.org",
21     "Faustino E. Osuna": "riquedafreak@videolan.org",
22     "Rémi Denis-Courmont": "remi@remlab.net",
23     "Faustino Osuna": "riquedafreak@videolan.org",
24     "Tanguy Krotoff": "tkrotoff@gmail.com",
25     "VideoLAN": "videolan@videolan.org",
26     "Derk-Jan Hartman": "hartman@videolan.org",
27     "Jean-Paul Saman": "jpsaman@videolan.org",
28     "Malte Tancred": "malte@frontbase.com",
29     "Mike Schrag": "mschrag@pobox.com",
30     "Sebastien Zwickert": "dilaroga@free.fr",
31     "Toralf Niebuhr": "gmthor85@aim.com",
32     "Emmanuel de Roux": "lostbread@free.fr",
33     "Daniel Mierswa": "impulze@impulze.org",
34     "Rune Botten": "rbotten@gmail.com",
35     "Konstantin Pavlov": "thresh@videolan.org",
36     "Pere Orga": "gotrunks@gmail.com",
37     "Philippe Coent": "philippe.coent@gmail.com",
38     "Andrey Utkin": "andrey.krieger.utkin@gmail.com",
39     "Brendon Justin": "brendonjustin@gmail.com",
40     "Sylver Bruneau": "sylver.bruneau@gmail.com",
41     "Gleb Pinigin": "gpinigin@gmail.com",
42     "Kuang Rufan": "master@a1983.com.cn",
43     "Paul Williamson": "squarefrog@gmail.com",
44     "David Fuhrmann": "david.fuhrmann@googlemail.com",
45     "Brion Vibber": "brion@pobox.com",
46     "Martin Storsjö": "martin@martin.st",
47     "Winston Weinert": "winston@ml1.net",
48     "Florent Pillet": "fpillet@gmail.com",
49     "Paulo Vitor Magacho da Silva": "pvmagacho@gmail.com",
50     "James Dumay": "james.w.dumay@gmail.com",
51     "Jörg Bleyel": "jbleyel@gmx.net",
52     "Aleksandr Matuzok": "sherilynhope@gmail.com",
53     "Pierre SAGASPE": "pierre.sagaspe@me.com",
54     "Shenggang Hu": "mrhhsg@gmail.com",
55     "Filipe Cabecinhas": "vlc@filcab.net",
56     "Jeremy Marchand": "kodlian@users.noreply.github.com",
57     "Andre Silva": "andre.silva@blip.pt",
58     "Stefan Schmidt-Bilkenroth": "ssb@mac.com",
59     "Benjamin Adolphi": "b.adolphi@gmail.com"
60   },
61   "source": {
62     "http": "https://download.videolan.org/pub/cocoapods/prod/VLCKit-3.3.18b6-24e52c1-9bc28dab.tar.xz",
63     "sha256": "e02d2b2567fe8e7519f19d8c37aec70dc2942b818935ffb0ae7554b3cf15dc3d"
64   },
65   "osx": {
66     "vendored_frameworks": "VLCKit.xcframework"
67   },
68   "frameworks": "Foundation",
69   "libraries": "iconv",
70   "requires_arc": false,
71   "pod_target_xcconfig": {
72     "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
73     "CLANG_CXX_LIBRARY": "libc++"
74   }