[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / 2 / d / Antlr4 / 4.11.1 / Antlr4.podspec.json
blobfe2a5b47f45ab4b6cb208cdd2f1b94d020318323
2   "name": "Antlr4",
3   "version": "4.11.1",
4   "summary": "ANTLR runtime for iOS and macOS.",
5   "description": "ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.",
6   "homepage": "https://github.com/antlr/antlr4",
7   "license": {
8     "type": "BSD 3-Clause license"
9   },
10   "authors": {
11     "Terence Parr": "parrt@cs.usfca.edu",
12     "Serhiy Bobyr": "serhiy.bobyr@tomtom.com"
13   },
14   "source": {
15     "git": "https://github.com/antlr/antlr4.git",
16     "tag": "4.11.1"
17   },
18   "source_files": "runtime/Swift/Sources/Antlr4/**/*",
19   "social_media_url": "https://twitter.com/the_antlr_guy",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.10"
23   },
24   "swift_versions": "5.3",
25   "swift_version": "5.3"