[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 8 / Google-Diff-Match-Patch / 0.0.1 / Google-Diff-Match-Patch.podspec.json
bloba58abc704749714394cad8e0877723f75714a1c4
2   "name": "Google-Diff-Match-Patch",
3   "version": "0.0.1",
4   "summary": "The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.",
5   "homepage": "http://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 Weiß": "jan@geheimwerk.de"
13   },
14   "source": {
15     "git": "https://github.com/JanX2/google-diff-match-patch-Objective-C.git",
16     "commit": "6f29026f24f5856c8c53f9081f8a32a7df7af8c2"
17   },
18   "platforms": {
19     "ios": "4.0",
20     "osx": "10.6"
21   },
22   "source_files": "*.{h,m,c}",
23   "requires_arc": false