[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / 8 / RandKit / 0.0.1 / RandKit.podspec.json
blob273448904643c5c8d8195f95484ea05108ad4b9e
2   "name": "RandKit",
3   "version": "0.0.1",
4   "summary": "Swift framework for random numbers & distributions.",
5   "homepage": "https://github.com/aidangomez/RandKit",
6   "license": "MIT",
7   "authors": {
8     "Aidan Gomez": "hello@aidangomez.ca"
9   },
10   "platforms": {
11     "ios": "8.4",
12     "osx": "10.11"
13   },
14   "source": {
15     "git": "https://github.com/aidangomez/RandKit.git",
16     "tag": "0.0.1",
17     "submodules": false
18   },
19   "source_files": [
20     "Source",
21     "Source/Distributions",
22     "Source/Utilities"
23   ]