[Add] DocumentReaderBarcodeStage 7.5.10815
[CocoaPods.git] / Specs / a / b / c / Diffitic / 2.0.0 / Diffitic.podspec.json
blob65092ada41d91fd600297795e2ece18813fca0fe
2   "name": "Diffitic",
3   "version": "2.0.0",
4   "summary": "Detect differences between two sequences",
5   "description": "Diffitic is a module for detecting differences between two sequences written in Swift..",
6   "homepage": "https://github.com/hironytic/Diffitic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hironori Ichimiya": "hiron@hironytic.com"
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/hironytic/Diffitic.git",
22     "tag": "v2.0.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "4.0"