[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / a / Pathos / 0.2.2 / Pathos.podspec.json
blob31a201cd3d37c0f91880a71dec88d8840dacfe7f
2   "name": "Pathos",
3   "version": "0.2.2",
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.2.2"
20   },
21   "source_files": "Sources/**/*.swift",
22   "requires_arc": true,
23   "module_name": "Pathos",
24   "swift_versions": [
25     "5.1"
26   ],
27   "swift_version": "5.1"