[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / c / SwiftPriorityQueue / 1.1.0 / SwiftPriorityQueue.podspec.json
bloba3eff857db1e9f823b1a0d80297ba6845b73a3d5
2   "name": "SwiftPriorityQueue",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A Generic Priority Queue in Pure Swift",
6   "homepage": "https://github.com/davecom/SwiftPriorityQueue",
7   "social_media_url": "https://twitter.com/davekopec",
8   "authors": {
9     "David Kopec": "david@oaksnow.com"
10   },
11   "source": {
12     "git": "https://github.com/davecom/SwiftPriorityQueue.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "source_files": "Sources/SwiftPriorityQueue.swift",
21   "requires_arc": true