[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / c / SwiftPriorityQueue / 1.1.1 / SwiftPriorityQueue.podspec.json
blob20f3bb51666c717331903f8cd55a28a7a3c83ab0
2   "name": "SwiftPriorityQueue",
3   "version": "1.1.1",
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.1"
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