calvincestari / UKPostcodeValidator

A simple category to provide UK postcode validation to NSString contents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UKPostcodeValidator

Version Platform

Usage

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

Requirements

UKPostcodeValidator should work on both iOS (5.0) and OSX (10.7)

Installation

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

pod "UKPostcodeValidator"

Author

Calvin Cestari

License

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

About

A simple category to provide UK postcode validation to NSString contents.

License:MIT License


Languages

Language:Objective-C 76.8%Language:Ruby 23.2%