blob: 8c036d7bae51064d8e2b2cac9389327601ea1c05 [file] [log] [blame]
{
"name": "PathKit",
"version": "0.5.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.5.0"
},
"source_files": "PathKit/PathKit.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}