Fix typo in COCOAPODS.md (#4020)

This commit is contained in:
Boris Pristupa
2020-03-25 12:31:44 +03:00
committed by GitHub
parent 935f19e952
commit 32bb61955f
+1 -1
View File
@@ -146,5 +146,5 @@ CocoaPods libraries, it can be build __only__ __from__ __Xcode__.
## Current Limitations
- If a Kotlin/Native module uses a CocoaPods library, you can built this module only from an Xcode project.
- If a Kotlin/Native module uses a CocoaPods library, you can build this module only from an Xcode project.
Otherwise the CocoaPods library cannot be resolved by the Kotlin/Native infrastructure.