blob: 95d8e967feac7190b0da55add4c32fb5646c4c9c [file] [log] [blame]
{
"name": "Difference",
"version": "0.2",
"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"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/krzysztofzablocki/Difference.git",
"tag": "0.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.2"
}