/CoVi-Architecture

Compact VIPER Architecture

Primary LanguageSwiftMIT LicenseMIT

CoVi

CoVi is a library based on VIPER architecture.

This way you can create by a very easy and fast way robust and maintenable apps due to CoVi support, it handles lots of classes that helps the developer to develop new features respecting the VIPER architecture.

You can se the documentation here.

Requirements

  • iOS 11.0
  • watchOS 4.0
  • Xcode 11.0+
  • Swift 5+

Installation

Cocoapods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate Alamofire into your Xcode project using CocoaPods, specify it in your Podfile :

pod 'CoVi', '1.2.0'

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate Alamofire into your Xcode project using Carthage, specify it in your Cartfile:

github "babel-cdm/CoVi-Architecture" "1.1.1"

License

CoVi-Architecture is released under the MIT license. See LICENSE for details.