[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / a / Pathos / 0.1.0 / Pathos.podspec.json
blobddebdc76b287d6b151a3f32594c5f87f9c717bbb
2   "name": "Pathos",
3   "version": "0.1.0",
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   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/dduan/Pathos.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "module_name": "Pathos"