VLCKit: fix distribution of libvlc headers on iOS and tvOS
This fixes the distribution of the libvlc C API headers, which we previously erroneously distributed for macOS only. As the full libvlc C API is exposed by the VLCKit binary, these headers can be used to directly access it.