2 "name": "ALSimplePriorityQueue",
4 "summary": "A short description of ALSimplePriorityQueue.",
5 "description": "A class represents super simple idea of PriorityQueue. Doesnt contain a super performant\nalgorithm",
6 "homepage": "https://github.com/AlexHmelevski/ALSimplePriorityQueue",
12 "AlexHmelevskiAG": "alexei.hmelevski@gmail.com"
15 "git": "https://github.com/AlexHmelevski/ALSimplePriorityQueue.git",
21 "source_files": "ALSimplePriorityQueue/Classes/**/*"