[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 8 / e / Difference / 1.0.2 / Difference.podspec.json
blob9ec5553490a47d584871d66b80a0517c8069c4cb
2   "name": "Difference",
3   "version": "1.0.2",
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": "11.0",
16     "osx": "10.13",
17     "watchos": "2.0",
18     "tvos": "12.4"
19   },
20   "source": {
21     "git": "https://github.com/krzysztofzablocki/Difference.git",
22     "tag": "1.0.2"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"