[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 5 / f / 4 / VLCKit / 4.0.0a4 / VLCKit.podspec.json
blobf600564d4b2ffd22e4b5c669b7e3b79654dc85d6
2   "name": "VLCKit",
3   "version": "4.0.0a4",
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   "authors": {
13     "Pierre d'Herbemont": "pdherbemont@videolan.org",
14     "Felix Paul Kühne": "fkuehne@videolabs.io",
15     "Alexandre Janniaux": "ajanni@videolabs.io",
16     "Hank Anderson": "ataganak@gmail.com",
17     "Maxime Chapelet": "umxprime@videolabs.io",
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/cocoapods/unstable/VLCKit-4.0.0a4-2f937e95-a9036494.tar.xz",
63     "sha256": "2f8fd00fba64a840083d1443605f660ecf508cf72e77dab0c56cb49e8d530c89"
64   },
65   "vendored_frameworks": "VLCKit.xcframework",
66   "platforms": {
67     "osx": "10.11",
68     "tvos": "11.0",
69     "ios": "9.0"
70   },
71   "frameworks": "Foundation",
72   "libraries": "iconv",
73   "requires_arc": false,
74   "xcconfig": {
75     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
76     "CLANG_CXX_LIBRARY": "libc++"
77   }