Skip to content

ihormyroniuk/AUIKit

Repository files navigation

AUIKit

AUIKit is an advanced extension for UIKit framework. It contains principles, best practices and code solutions for building efficient, reliable and maintable user interface.

Installation

CocoaPods

CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects.

pod 'AUIKit'

Carthage

Carthage is intended to be the simplest way to add frameworks to your Cocoa application.

github "ihormyroniuk/AUIKit"

Principles

  • Quality rather than quantity

Best Practices

License

AUIKit is released under the MIT license. See LICENSE for details.