Configure CocoaPods plugin to be published at the plugin portal
This commit is contained in:
@@ -181,4 +181,9 @@ pluginBundle {
|
||||
id = "org.jetbrains.kotlin.plugin.scripting",
|
||||
display = "Gradle plugin for kotlin scripting"
|
||||
)
|
||||
create(
|
||||
name = "kotlinNativeCocoapodsPlugin",
|
||||
id = "org.jetbrains.kotlin.native.cocoapods",
|
||||
display = "Kotlin Native plugin for CocoaPods integration"
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user