Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Files

Latest commit

0b3380c · Dec 3, 2016

History

History
31 lines (20 loc) · 878 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 878 Bytes

StringValidator

Version License Platform Build Status

Installation

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

use_frameworks!

pod 'StringValidator'

Then, run the following command:

$ pod install

Author

Takahiro Ooishi, taka0125@gmail.com

License

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