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