2 "name": "FPTMobileVLCKit",
4 "summary": "MobileVLCKit is an Objective-C wrapper for libvlc's external interface on iOS.",
5 "homepage": "https://gitlab.com/bauloc/FPTMobileVLCKit",
13 "Felix Paul Kühne": "fkuehne@videolan.org"
17 "git": "https://gitlab.com/bauloc/FPTMobileVLCKit.git",
23 "public_header_files": "FPTMobileVLCKit/*.framework/Headers/*.h",
24 "source_files": "FPTMobileVLCKit/*.framework/Headers/*.h",
25 "vendored_frameworks": "FPTMobileVLCKit/DynamicMobileVLCKit.framework",
46 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
47 "CLANG_CXX_LIBRARY": "libc++"