/SwiftRegex

Simple Swift regular-expression library

Primary LanguageSwiftMIT LicenseMIT

SwiftRegex

This library provides a small, simple interface to the Cocoa NSRegularExpression class. As it uses the Swift Set<T> class, this library requires Swift 1.2 and Xcode 6.3 beta; it will not compile using earlier versions of Xcode.

SwiftRegex is licensed under the MIT license.