icerockdev / mobile-multiplatform-gradle-plugin

Gradle plugin for simplify Kotlin Multiplatform mobile configurations
Apache License 2.0
94 stars 16 forks source link

add support of CocoaPods without module definition #13

Open Alex009 opened 4 years ago

Alex009 commented 4 years ago

some cocoapods doesn’t have module definition and to cinterop with them we can't use module = ***, we should pass header files for example - https://github.com/cloudpayments/SDK-iOS