[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 1 / DLAngle / 1.0.1 / DLAngle.podspec.json
blob1df4855252ee6d7000395c30827c3fa394bd4585
2   "name": "DLAngle",
3   "version": "1.0.1",
4   "summary": "A Swift module which provides support for a strong typed mathematical angles.",
5   "homepage": "https://github.com/davidlivadaru/DLAngle",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "David Livadaru",
11   "platforms": {
12     "ios": "10.0",
13     "osx": "10.12",
14     "watchos": "3.0",
15     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/davidlivadaru/DLAngle.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "dependencies": {
23     "DLInterval": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"