4 "swift_versions": "5.6",
5 "summary": "This Package provides common functionalities every iOS app can use.",
6 "description": "INCommons is a collection of small functions and extensions without any further dependencies. It's meant to be used in any app.",
7 "homepage": "https://github.com/indieSoftware/INCommons",
13 "Sven Korset": "sven.korset@indie-software.com"
19 "git": "https://github.com/indieSoftware/INCommons.git",
22 "source_files": "Sources/INCommons/**/*.{swift}",
23 "module_name": "INCommons",
24 "swift_version": "5.6"