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