blob: 0bfe59d60f976a699240c60be169a5fcf5bb1b6d [file] [log] [blame]
{
"name": "Path.swift",
"version": "0.10.0",
"summary": "Delightful, robust, cross-platform and chainable file-pathing functions",
"homepage": "https://github.com/mxcl/Path.swift",
"license": {
"type": "Unlicense",
"file": "LICENSE.md"
},
"authors": {
"mxcl": "mxcl@me.com"
},
"source": {
"git": "https://github.com/mxcl/Path.swift.git",
"tag": "0.10.0"
},
"social_media_url": "https://twitter.com/mxcl",
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "10.0",
"watchos": "3.0"
},
"source_files": "Sources/*",
"swift_version": "4.2"
}