I've found curated lists on Github, but almost every projects uses podfiles or carthage dependencies even if it's a simple project.
Does anyone know of some "pure"/"vanilla" open source Swift projects?
I'm trying to refresh my Swift knowledge (tried it out a couple years ago) and don't want to import unnecessary libraries just to do simple things.