blob: 8f57a48377cc5503efe1c4401c713c3ec9af7d04 [file] [log] [blame]
{
"name": "Pathos",
"version": "0.2.1",
"summary": "A file management library for Swift",
"homepage": "https://github.com/dduan/Pathos",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Daniel Duan": "daniel@duan.ca"
},
"social_media_url": "https://twitter.com/daniel_duan",
"platforms": {
"osx": "10.9"
},
"source": {
"git": "https://github.com/dduan/Pathos.git",
"tag": "0.2.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"module_name": "Pathos"
}