source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'StringValidator'
Then, run the following command:
$ pod install
Takahiro Ooishi, [email protected]
StringValidator is available under the MIT license. See the LICENSE file for more info.