[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 8 / e / Difference / 0.1 / Difference.podspec.json
blobe63bb7ec81e2755da50ab0c62fa275a3a2f98397
2   "name": "Difference",
3   "version": "0.1",
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   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/krzysztofzablocki/Difference.git",
23     "tag": "0.1"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.2"