blob: 12bc37584755b39ca051a71b1c30e73c73444c19 [file] [log] [blame]
{
"name": "GitDiffSwift",
"version": "0.0.1",
"summary": "A git diff parser written in Swift.",
"homepage": "https://github.com/SD10/GitDiffSwift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Steven Deutsch": "stevensdeutsch@yahoo.com"
},
"social_media_url": "https://twitter.com/_SD10_",
"source": {
"git": "https://github.com/SD10/GitDiffSwift.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"osx": "10.9"
},
"pushed_with_swift_version": "4.0"
}