blob: 45c16619bd08059d6846992a05b22b75772e1c2f [file] [log] [blame]
{
"name": "DifferenceKitClone",
"version": "0.1.1",
"summary": "Clone of DifferenceKit with some improvments.",
"swift_versions": "5.0",
"description": "Clone of DifferenceKit with some improvments. Used by SwiftyListKit.",
"homepage": "https://github.com/aleksandrshoshiashvili/DifferenceKitClone",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aleksandrshoshiashvili": "aleksandr.shoshiashvili@gmail.com"
},
"source": {
"git": "https://github.com/aleksandrshoshiashvili/DifferenceKitClone.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "DifferenceKitClone/Classes/**/*",
"swift_version": "5.0"
}