[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 1 / Antlr4-Unofficial / 4.10.1-ext2 / Antlr4-Unofficial.podspec.json
blob2fa6c95249ca678af8b60cbcd9f46a38bf013cfa
2   "name": "Antlr4-Unofficial",
3   "version": "4.10.1-ext2",
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://github.com/antlr/antlr4",
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-ext2"
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"