[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / c / GitDiff / 0.2.0 / GitDiff.podspec.json
blob3c491d7fe649d4d938583107258a08837fb1076e
2   "name": "GitDiff",
3   "version": "0.2.0",
4   "summary": "Parse git unified diffs with Swift.",
5   "homepage": "https://github.com/guillermomuntaner/GitDiff",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Guillermo Muntaner": "guillermomp87@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/guillermomuntaner/GitDiff.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/guillermomp87",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "GitDiff/Classes/**/*",
23   "frameworks": "Foundation"