[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / c / SORandom / 1.0.0 / SORandom.podspec.json
blob0aeb245e14b673271c424b4856b3c4e86eb482bc
2   "name": "SORandom",
3   "version": "1.0.0",
4   "summary": "Collection of functions for generating psuedorandom variables from various distributions",
5   "homepage": "https://github.com/SebastianOsinski/SORandom",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Sebastian OsiƄski",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/SebastianOsinski/SORandom.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SORandom/**/*.swift"