2 "name": "Antlr4-Unofficial",
3 "version": "4.10.1-ext",
4 "summary": "Unofficial 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://www.antlr.org/",
8 "type": "BSD 3-Clause license",
12 "Terence Parr": "parrt@cs.usfca.edu",
13 "Serhiy Bobyr": "serhiy.bobyr@tomtom.com"
16 "git": "https://github.com/serhiybobyr-tomtom/antlr4.git",
19 "social_media_url": "https://twitter.com/the_antlr_guy",
23 "swift_versions": "5.3",
24 "source_files": "runtime/Swift/Sources/Antlr4/**/*",
25 "swift_version": "5.3"