[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / f / 7 / MobileVLCKit / 3.3.18b6 / MobileVLCKit.podspec.json
blobe0c49ed01ac5a68f4871376fd26132b09ae8e1f7
2   "name": "MobileVLCKit",
3   "version": "3.3.18b6",
4   "summary": "MobileVLCKit is an Objective-C wrapper for libvlc's external interface on iOS.",
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     "ios": "8.4"
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/MobileVLCKit-3.3.18b6-24e52c1c-9bc28dab.tar.xz",
63     "sha256": "590baf022ec4c8c23da0cd5557528642711cc056b368f8b48d7247c351fc8927"
64   },
65   "ios": {
66     "vendored_frameworks": "MobileVLCKit.xcframework"
67   },
68   "frameworks": [
69     "QuartzCore",
70     "CoreText",
71     "AVFoundation",
72     "Security",
73     "CFNetwork",
74     "AudioToolbox",
75     "OpenGLES",
76     "CoreGraphics",
77     "VideoToolbox",
78     "CoreMedia"
79   ],
80   "libraries": [
81     "c++",
82     "xml2",
83     "z",
84     "bz2",
85     "iconv"
86   ],
87   "requires_arc": false,
88   "pod_target_xcconfig": {
89     "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
90     "CLANG_CXX_LIBRARY": "libc++"
91   }