[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / a / b / c / Diffitic / 1.0.0 / Diffitic.podspec.json
blobb87066ddb517e61b750f05c7da8fe9ee7d6bf65a
2   "name": "Diffitic",
3   "version": "1.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": "v1.0.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "3.0"