lottie-ios_Oc.modulemap 116 B

123456
  1. framework module lottie_ios_Oc {
  2. umbrella header "lottie-ios_Oc-umbrella.h"
  3. export *
  4. module * { export * }
  5. }