[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 8 / e / Difference / 0.5 / Difference.podspec.json
blobfbd1f072fa9163c24d93306ef4b53b993ef02ef4
2   "name": "Difference",
3   "version": "0.5",
4   "summary": "Better way to identify whats different between 2 instances.",
5   "description": "Better way to identify whats different between 2 instances. Based on Mirror API.",
6   "homepage": "https://github.com/krzysztofzablocki/Difference",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krzysztof Zablocki": "krzysztof.zablocki@pixle.pl"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/krzysztofzablocki/Difference.git",
22     "tag": "0.5"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"