blob: f2179421e8ccc5ea253e4cd61a9369e329da780a [file] [log] [blame]
{
"name": "PathKit",
"version": "0.7.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.7.0"
},
"source_files": "Sources/PathKit.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true
}