Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.6 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.6 KB

Vektor logo

VCommon

Build Status Version License Platform Xcode 10.0+ iOS 10.0+ Swift 4.2+

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

pod 'VCommon'

Features

  • Utils:
    • Color extensions
    • Date extensions
    • View extensions
    • Device extensions
    • Validator
  • Views:
    • Picker view
  • View Controllers:
    • Image preview controller
    • Web view controller

Documentation

If you want to get more information or just explore, please visit our Documentation.

Author

Vektör iOS team [email protected]

License

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