blob: 6a2da7ea63f703d4d85982a65fb147377899d811 [file] [log] [blame]
{
"name": "Path.swift",
"authors": {
"Max Howell": "mxcl@me.com"
},
"source": {
"git": "https://github.com/mxcl/Path.swift.git",
"tag": "1.1.0"
},
"version": "1.1.0",
"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_versions": [
"4",
"4.2",
"5"
],
"module_name": "Path",
"swift_version": "5"
}