blob: 5faae91166a3d7d685de01e79c47ccd65250d3a0 [file] [log] [blame]
{
"name": "AlgorithmsDataStructures",
"version": "0.1.1",
"summary": "AlgorithmsDataStructures contains a lot of popular algorithms & data structures.",
"description": "Have you been looking for that one algorithm or data structure for your most recent project?\nAlgorithmsDataStructures might help you with that.",
"homepage": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pauljohanneskraft": "pauljohanneskraft@icloud.com"
},
"source": {
"git": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AlgorithmsDataStructures/Classes/**/*",
"pushed_with_swift_version": "4.0"
}