CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.

ChileanRutUtils 0.2.1

ChileanRutUtils 0.2.1

Maintained by Carlos Alcala.



  • By
  • Algunos Wones de Latam

ChileanRutUtils

Short blurb about what your product does.

[![Swift Version][swift-image]][swift-url] [![Build Status][travis-image]][travis-url] [![License][license-image]][license-url] Carthage compatible CocoaPods Compatible
Platform PRs Welcome

ChileanRutUtils a la swifty (Swit 5.1) Validador/Formateador de RUT (Rol único tributario) aka RUN (Rol único nacional) aka número de CI (cédula de identidad)

Features

  • RUT Validator

Requirements

  • iOS 9.0+
  • Xcode 10.3

Installation

CocoaPods

You can use CocoaPods to install ChileanRutUtils by adding it to your Podfile:

platform :ios, '10.0'
use_frameworks!
pod 'ChileanRutUtils'

To get the full benefits import ChileanRutUtils wherever you need it

import ChileanRutUtils

Carthage

Create a Cartfile that lists the framework and run carthage update. Follow the instructions to add $(SRCROOT)/Carthage/Build/iOS/ChileanRutUtils.framework to an iOS project.

github "azidfiles/ChileanRutUtils"

Example

import ChileanRutUtils
TODO: SOME CODE EXAMPLE HERE

Contribute

We would love you for the contribution to ChileanRutUtils, check the LICENSE file for more info.

Author

Algunos Weones de Latam: [email protected], @ManuelClarkKent, [email protected]

Special Thanks to the Main Swift Developer of the Validator @CharlesMoncada

Meta

ChileanRutUtils [swift-image]:https://img.shields.io/badge/swift-5.0-orange.svg [swift-url]: https://swift.org/ [license-image]: https://img.shields.io/badge/License-MIT-blue.svg [license-url]: LICENSE [codebeat-image]: https://codebeat.co/badges/c19b47ea-2f9d-45df-8458-b2d952fe9dad [codebeat-url]: https://codebeat.co/projects/github-com-vsouza-awesomeios-com

License

ChileanRutUtils is distributed under the MIT license. See LICENSE for more information.