kotlin-native-cocoapods A Gradle plugin which handles creating a podspec for a local Kotlin/Native project. The generated podspec properly integrates your project with cocoapods, and release/debug fat binaries will be created and linked when you com
RZUtils
适用于iOS开发的有用实用程序和组件的集合。
安装
可可豆
按目录将RZUtils的podspec完全细分为子规范(每个单独的类别类型或组件实际上是一个子规范)。 请参阅下面的示例。
所有的RZUtils
pod 'RZUtils'
所有类别
pod 'RZUtils/Categories'
所有组件
pod 'RZUtils/Components'
所有实用程序或测试实用程序
pod 'RZUtils/Utilities' pod 'RZUtils/TestUtili