[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / b / DLInterval / 1.0.2 / DLInterval.podspec.json
blobdccdaca42e183452f4f0f00d05815d69625a61dd
2   "name": "DLInterval",
3   "version": "1.0.2",
4   "summary": "A Swift module which provides an abstractions of mathematical intervals.",
5   "homepage": "https://github.com/davidlivadaru/DLInterval",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "David Livadaru",
11   "platforms": {
12     "ios": "10.0",
13     "osx": "10.11",
14     "watchos": "3.0",
15     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/davidlivadaru/DLInterval.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "DLInterval",
23     "Sources/**/*.{h,m,swift}"
24   ],
25   "pushed_with_swift_version": "4.0"