Skip to content

hartbit/ObjectivePatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Useful design patterns implemented in Objective-C.

Resources

License

Stars

Watchers

Forks

Packages

No packages published