blob: ebc3929ade4f1067899342f9071f2827ab5f72d5 [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.1"
},
"version": "1.0.0-alpha.1",
"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"
}