[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / a / Pathos / 0.2.0 / Pathos.podspec.json
blobcc1f6b79264c7b6b3180300e446d3499ab3d5afc
2   "name": "Pathos",
3   "version": "0.2.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.2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "module_name": "Pathos"