All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cocoapods.static.dummy.framework.Modules.module.modulemap Maven / Gradle / Ivy

There is a newer version: 2.0.0-RC2
Show newest version
framework module dummy {
  umbrella header "placeholder.h"

  export *
  module * { export * }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy