blob: 853644c2adf47eaf1d22d4d0264c81f63cefcbfa [file] [log] [blame]
{
"name": "AlgorithmsDataStructures",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AlgorithmsDataStructures/Classes/**/*"
}