6 "text": " Copyright 2012 - 2024 RGMC . All rights reserved.\n"
8 "homepage": "https://github.com/rgmc95/UtilsKit",
9 "authors": "Romain Gjura & Michael Coqueret & David Douard & Thibaud Lambert",
10 "summary": "Swift Utilities",
11 "swift_versions": "5.4",
13 "git": "https://github.com/rgmc95/UtilsKit.git",
16 "default_subspecs": "UtilsKitUI",
22 "name": "UtilsKitCore",
23 "source_files": "Sources/UtilsKitCore/**/*.{h,m,swift}"
26 "name": "UtilsKitHelpers",
28 "UtilsKit/UtilsKitCore": [
32 "source_files": "Sources/UtilsKitHelpers/**/*.{h,m,swift}"
37 "UtilsKit/UtilsKitHelpers": [
41 "source_files": "Sources/UtilsKitUI/**/*.{h,m,swift}"
44 "swift_version": "5.4"