[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 3 / GitDiffSwift / 0.0.1 / GitDiffSwift.podspec.json
blob12bc37584755b39ca051a71b1c30e73c73444c19
2   "name": "GitDiffSwift",
3   "version": "0.0.1",
4   "summary": "A git diff parser written in Swift.",
5   "homepage": "https://github.com/SD10/GitDiffSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Steven Deutsch": "stevensdeutsch@yahoo.com"
12   },
13   "social_media_url": "https://twitter.com/_SD10_",
14   "source": {
15     "git": "https://github.com/SD10/GitDiffSwift.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/**/*.swift",
19   "platforms": {
20     "osx": "10.9"
21   },
22   "pushed_with_swift_version": "4.0"