blob: d7a2f4cac7399ee52999676a81b67f01f15696da [file] [log] [blame]
{
"name": "PathKit",
"version": "0.8.0",
"summary": "Effortless path operations in Swift.",
"homepage": "https://github.com/kylef/PathKit",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/kylef/PathKit.git",
"tag": "0.8.0"
},
"source_files": "Sources/PathKit.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0.1"
}