[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 0 / ASPriorityQueue / 0.1.0 / ASPriorityQueue.podspec.json
blob16aa22129ed97e29928c4cd1d1bcdfa44e1b6593
2   "name": "ASPriorityQueue",
3   "version": "0.1.0",
4   "summary": "This package is designed to be a priority queue that takes in a type and comparator",
5   "homepage": "https://github.com/astephen2/ASPriorityQueue",
6   "license": "MIT",
7   "authors": {
8     "Alex Stephen": "stepa@umich.edu"
9   },
10   "source": {
11     "git": "https://github.com/astephen2/ASPriorityQueue.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "ASPriorityQueue/"