blob: 85f3dba30e64f25655e9d94fa2ad697154c1bdfa [file] [log] [blame]
{
"name": "Path.swift",
"version": "0.15.3",
"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.3"
},
"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": "4"
}