blob: 7000101bc0008b4ac3013c3f0769c8241efcc524 [file] [log] [blame]
{
"name": "MirrorDiffKit",
"version": "1.0.3",
"summary": "Structual diff between any struct/class for efficient testing",
"description": "Structual diff between any struct/class for efficient testing.",
"homepage": "https://github.com/Kuniwak/MirrorDiffKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kuniwak": "orga.chem.job+github@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Kuniwak/MirrorDiffKit.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0.2"
}