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