[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / 4 / BirdBush / 0.5.0 / BirdBush.podspec.json
blob7a5f8b8fec97a9c73c9c654e16eead7e93c1c7bf
2   "name": "BirdBush",
3   "version": "0.5.0",
4   "summary": "A static kd tree for geographical purposes",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hsnetzer/bird-bush",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hsnetzer@gmail.com": "hsnetzer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hsnetzer/bird-bush.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BirdBush/Classes/**/*",
22   "dependencies": {
23     "SwiftPriorityQueue": [
25     ]
26   },
27   "swift_version": "5.0"