2 "name": "kotlin_library",
4 "homepage": "https://github.com/SpiderSwift/kotlin-library",
6 "Artyom Pishchalov": "artem.pishchalov@gmail.com"
9 "git": "https://github.com/SpiderSwift/kotlin-library.git",
13 "type": "Apache-2.0 License",
16 "summary": "Test library compiled with Kotlin",
17 "vendored_frameworks": "build/bin/iosX64/releaseFramework/kotlin_library.framework",
19 "module_name": "kotlin_library_umbrella",
23 "pod_target_xcconfig": {
24 "PRODUCT_MODULE_NAME": "kotlin_library"
26 "prepare_command": "set -ev\n./gradlew --no-daemon linkReleaseFrameworkIosX64"