Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 853 Bytes

File metadata and controls

30 lines (16 loc) · 853 Bytes

ObjectivePatterns

Version Platform

Features

  • OPTStateMachine: A (non-finite) state machine that accepts input strings and is configured through a delegate.

Installation

ObjectivePatterns is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "ObjectivePatterns"

Unit Tests

To run the unit tests; clone the repo, and run pod install from the Project directory first.

Author

David Hart, david@hart-dev.com

License

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