blob: 1766e49e4ccbd05ea9c7917453a9128c230943cc [file] [log] [blame]
{
"name": "Path.swift",
"authors": {
"Max Howell": "mxcl@me.com"
},
"source": {
"git": "https://github.com/mxcl/Path.swift.git",
"tag": "1.0.0-alpha.2"
},
"version": "1.0.0-alpha.2",
"summary": "Delightful, robust, cross-platform and chainable file-pathing functions.",
"license": "Unlicense",
"homepage": "https://github.com/mxcl/Path.swift",
"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"
}