2 "name": "MobileVLCKit",
4 "summary": "MobileVLCKit is an Objective-C wrapper for libvlc's external interface on iOS.",
5 "homepage": "https://wiki.videolan.org/VLCKit/",
8 "file": "MobileVLCKit-binary/COPYING.txt"
13 "Felix Paul Kühne": "fkuehne@videolan.org"
17 "http": "http://download.videolan.org/pub/videolan/vlc-iOS/2.3.0/MobileVLCKit-2.2.0-rc1-binary.zip"
20 "vendored_frameworks": "MobileVLCKit-binary/MobileVLCKit.framework"
22 "public_header_files": "MobileVLCKit-binary/MobileVLCKit.framework/Headers/*.h",
43 "requires_arc": false,
45 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
46 "CLANG_CXX_LIBRARY": "libstdc++"