blob: e63bb7ec81e2755da50ab0c62fa275a3a2f98397 [file] [log] [blame]
{
"name": "Difference",
"version": "0.1",
"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.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.2"
}