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