2 "name": "MobileVLCKit-prod",
4 "summary": "MobileVLCKit is an Objective-C wrapper for libvlc's external interface on iOS.",
5 "homepage": "https://code.videolan.org/videolan/VLCKit",
8 "file": "MobileVLCKit-binary/COPYING.txt"
10 "documentation_url": "https://wiki.videolan.org/VLCKit/",
17 "Felix Paul Kühne": "fkuehne@videolan.org"
21 "http": "http://download.videolan.org/pub/cocoapods/MobileVLCKit-2.2.2.zip"
24 "vendored_frameworks": "MobileVLCKit-binary/MobileVLCKit.framework"
26 "public_header_files": "MobileVLCKit-binary/MobileVLCKit.framework/Headers/*.h",
46 "requires_arc": false,
48 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
49 "CLANG_CXX_LIBRARY": "libc++"