RegexKitLite 4.0× TestsTested ✗ LangLanguage MUMPSMUMPS License BSD ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for RegexKitLiteYou want to add pod 'RegexKitLite', '~> 4.0' similar to the following to your Podfile:target 'MyApp' do pod 'RegexKitLite', '~> 4.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try RegexKitLiteSee PodspecHomepagePage on CocoaPods.orgRegexKitLite 4.0ByJohn Engelhart RegexKitLite Lightweight Objective-C Regular Expressions using the ICU Library. Installation pod 'RegexKitLite' Authors John Engelhart License BSD