blob: 34551610dbb2d5fbe766def8b7894c102b558164 [file] [log] [blame]
{
"name": "Difference",
"version": "0.4",
"summary": "Better way to identify whats different between 2 instances.",
"description": "Better way to identify whats different between 2 instances. Based on Mirror API.",
"homepage": "https://github.com/krzysztofzablocki/Difference",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krzysztof Zablocki": "krzysztof.zablocki@pixle.pl"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/krzysztofzablocki/Difference.git",
"tag": "0.4"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "4.2",
"swift_version": "4.2"
}