OPTStateMachine
: A (non-finite) state machine that accepts input strings and is configured through a delegate.
ObjectivePatterns is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "ObjectivePatterns"
To run the unit tests; clone the repo, and run pod install
from the Project directory first.
David Hart, david@hart-dev.com
ObjectivePatterns is available under the MIT license. See the LICENSE file for more info.