blob: 65092ada41d91fd600297795e2ece18813fca0fe [file] [log] [blame]
{
"name": "Diffitic",
"version": "2.0.0",
"summary": "Detect differences between two sequences",
"description": "Diffitic is a module for detecting differences between two sequences written in Swift..",
"homepage": "https://github.com/hironytic/Diffitic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hironori Ichimiya": "hiron@hironytic.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/hironytic/Diffitic.git",
"tag": "v2.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}