[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 1 / AlgorithmsDataStructures / 0.1.1 / AlgorithmsDataStructures.podspec.json
blob5faae91166a3d7d685de01e79c47ccd65250d3a0
2   "name": "AlgorithmsDataStructures",
3   "version": "0.1.1",
4   "summary": "AlgorithmsDataStructures contains a lot of popular algorithms & data structures.",
5   "description": "Have you been looking for that one algorithm or data structure for your most recent project?\nAlgorithmsDataStructures might help you with that.",
6   "homepage": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pauljohanneskraft": "pauljohanneskraft@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AlgorithmsDataStructures/Classes/**/*",
22   "pushed_with_swift_version": "4.0"