2 "name": "MetaheuristicKit",
4 "summary": "A collection af metaheuristic algorithm to optimize the solution of a given problem.",
5 "description": "This CocoaPod provides the ability to use metaheuristic algorithms, such as the genetic algorithm, to find a solution to a given problem.",
6 "homepage": "https://github.com/DavidPiper94/MetaheuristicKit",
9 "DavidPiper94": "david.piper@udo.edu"
12 "git": "https://github.com/DavidPiper94/MetaheuristicKit.git",
18 "source_files": "MetaheuristicKit/Classes/**/*",
21 "MetaheuristicKit/Assets/*.png"