@Incubating public class SwiftModulePlugin extends Object implements Plugin<Project>
A plugin that produces a native library from Swift source.
Assumes the source files are located in `src/main/swift`.
SwiftModulePlugin()
void
apply(Project project)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SwiftModulePlugin()
public void apply(Project project)
Plugin
apply
Plugin<Project>
project