blob: b6d31b2487f82b236b8e89806ca816ce05b97a7d [file] [log] [blame]
{
"name": "PathKit",
"version": "0.1.0",
"summary": "Effortless path operations in Swift.",
"homepage": "https://github.com/kylef/PathKit",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Kyle Fuller": "inbox@kylefuller.co.uk"
},
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/kylef/PathKit.git",
"tag": "0.1.0"
},
"source_files": "PathKit.swift",
"requires_arc": true
}