macbellingrath / AlgorithmKit

A framework for writing algorithms in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlgorithmKit

A framework for writing algorithms in Swift

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod 'AlgorithmKit'

Author

Mac Bellingrath

License

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

About

A framework for writing algorithms in Swift

License:MIT License


Languages

Language:Swift 53.3%Language:Ruby 46.7%