Project developed to consume the Github API, search for users and browse the repositories.
- Xcode 11.3
- Cocoapods 1.8.4
- iOS >= 13
- Swift 5
- Viper Architecture
- To compile the project you must have CocoaPods and Xcode installed.
- After this do the following command within the iOS project folder and within the MacOS project folder.
pod install


