Transformers app written in Swift 5 using the Transformers API.
The app currently uses Cocoapods for dependencies managements. You should clone the repository and go to the folder where the Podfile is located and then run pod install. Finally, open the workspace file and run the project with command + R or command + U if you want to run the unit tests.
KeychainSwift (https://github.com/evgenyneu/keychain-swift)
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
Feel free to open an issue or submit a pull request if you have any improvement or feedback.
Alonso Alvarez, alonso.alvarez.dev@gmail.com