[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 2 / DiffMatchPatch / 0.2.0 / DiffMatchPatch.podspec.json
blob75d0e20b62abdcf4f44f40dd168479382cf04389
2   "name": "DiffMatchPatch",
3   "version": "0.2.0",
4   "summary": "The Google Diff Match and Patch lib with updates to work with Swift projects",
5   "homepage": "http://code.google.com/p/google-diff-match-patch",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "COPYING"
9   },
10   "authors": {
11     "Neil Fraser": "fraser@google.com",
12     "Jan Weiss": "jan@geheimwerk.de"
13   },
14   "source": {
15     "git": "https://github.com/aerogear/aerogear-ios-diffmatchpatch.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "*.{h,m,c}",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10"
22   },
23   "requires_arc": true