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