[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / a / Pathos / 0.3.1 / Pathos.podspec.json
blobf45a025d1da192c840905724f40c7301e07edc4b
2   "name": "Pathos",
3   "version": "0.3.1",
4   "summary": "A file management library for Swift",
5   "homepage": "https://github.com/dduan/Pathos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Daniel Duan": "daniel@duan.ca"
12   },
13   "social_media_url": "https://twitter.com/daniel_duan",
14   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/dduan/Pathos.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "Sources/**/*.swift",
22   "requires_arc": true,
23   "module_name": "Pathos",
24   "swift_versions": [
25     "5.1",
26     "5.2",
27     "5.3"
28   ],
29   "swift_version": "5.3"