VCUIKit 0.5.13

VCUIKit 0.5.13

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2018
SPMSupports SPM

Maintained by Vitor Cesco.



 
Depends on:
SwiftMessages~> 4.0
SnapKit~> 4.0
FCAlertView~> 1.4
SVProgressHUD~> 2.2
VCSwiftToolkit~> 0.1
 

VCUIKit 0.5.13

  • By
  • ripventura

VCUIKit

This is a collection of classes and extensions written in Swift 4 to help you optimize your time when developing iOS applications. All the code was done by me, so please if you think you can contribute, lets share some thoughts!

When I get some time I will update the Wiki page with detailed description of each class / method.

Version License Platform

Example

To run the example project, simply clone the repo and open Example/VCUIKit.xcworkspace.

Requirements

  • iOS >= 10.0

Installation

VCUIKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "VCUIKit"
  • Add the following lines on your project's Info.plist file

NSPhotoLibraryUsageDescription: Accessing photo library

UIViewControllerBasedStatusBarAppearance: NO

NSCameraUsageDescription: Accessing camera

Author

ripventura, [email protected]

License

VCUIKit is available under the MIT license. See the LICENSE file for more info.