4 "summary": "Standard library for code translated from Kotlin to Swift",
5 "description": "The Butterfly Gradle plugin translates code from Kotlin to Swift, but in order to do so, a set of libraries must be present on both sides. This is the iOS portion.",
6 "homepage": "https://github.com/lightningkite/butterfly-ios",
9 "Captain": "joseph@lightningkite.com"
15 "git": "https://github.com/lightningkite/butterfly-ios.git",
19 "source_files": "LKButterfly/**/*.{swift,swift.yml,swift.yaml}",
20 "pod_target_xcconfig": {
21 "DEFINES_MODULE": "YES"
24 "swift_versions": "5.3",
26 "SWIFT_VERSION": "5.3"
38 "UITextView+Placeholder": [
56 "IBPCollectionViewCompositionalLayout": [
63 "source_files": "LKButterfly/src/**/*.{swift,swift.yml,swift.yaml}"
67 "source_files": "LKButterfly/srcImages/**/*.{swift,swift.yml,swift.yaml}",
72 "DKImagePickerController/Core": [
75 "DKImagePickerController/ImageDataManager": [
78 "DKImagePickerController/Resource": [
81 "DKImagePickerController/Camera": [
93 "source_files": "LKButterfly/srcCalendar/**/*.{swift,swift.yml,swift.yaml}"
102 "source_files": "LKButterfly/srcLocation/**/*.{swift,swift.yml,swift.yaml}"
105 "swift_version": "5.3"