Swift Packages
Repository | Description |
---|---|
PListKit | A multiplatform Swift library bringing functional methods and type safety to .plist (Property List) files. |
StringIntegerAccess | I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |