[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 9 / ALSimplePriorityQueue / 0.1.1 / ALSimplePriorityQueue.podspec.json
blob9bb5a1df09ad35541a138ad93c61c0127a62ddae
2   "name": "ALSimplePriorityQueue",
3   "version": "0.1.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlexHmelevskiAG": "alexei.hmelevski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexHmelevski/ALSimplePriorityQueue.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ALSimplePriorityQueue/Classes/**/*"