[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / c / GitDiff / 0.1.0 / GitDiff.podspec.json
blob9aa466e62d041f014cc0824d43b07cea75d289f8
2   "name": "GitDiff",
3   "version": "0.1.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.1.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"