[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 1 / Antlr4-Unofficial / 4.10.1-ext / Antlr4-Unofficial.podspec.json
blob439efa8486623464cb4051aedd61cfd02d419d14
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/",
7   "license": {
8     "type": "BSD 3-Clause license",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Terence Parr": "parrt@cs.usfca.edu",
13     "Serhiy Bobyr": "serhiy.bobyr@tomtom.com"
14   },
15   "source": {
16     "git": "https://github.com/serhiybobyr-tomtom/antlr4.git",
17     "tag": "4.10.1-ext"
18   },
19   "social_media_url": "https://twitter.com/the_antlr_guy",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_versions": "5.3",
24   "source_files": "runtime/Swift/Sources/Antlr4/**/*",
25   "swift_version": "5.3"