blob: 84c2d3b06023ca23808ce7b756e915e52d4fad59 [file] [log] [blame]
{
"name": "AlgorithmsDataStructures",
"version": "0.1.3",
"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": {
"Paul Kraft": "pauljohanneskraft@icloud.com"
},
"source": {
"git": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AlgorithmsDataStructures/Classes/**/*"
}