4 "homepage": "https://github.com/apple/swift-syntax",
5 "summary": "A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.",
6 "description": "Unofficial pod for the swift-syntax library.",
8 "type": "Apache License, Version 2.0",
11 "documentation_url": "https://swiftpackageindex.com/apple/swift-syntax/509.1.0/documentation/swiftsyntax",
12 "social_media_url": "https://twitter.com/soumya_mahunt",
14 "git": "https://github.com/apple/swift-syntax.git",
18 "Soumya Ranjan Mahunt": "soumya.mahunt@gmail.com"
20 "swift_versions": "5.0",
27 "default_subspecs": "Lib",
30 "name": "PerformanceTest",
32 "source_files": "Tests/PerformanceTest/**/*.swift",
34 "_InstructionCounter": [
37 "SwiftSyntax/IDEUtils": [
40 "SwiftSyntax/Parser": [
59 "name": "BasicFormat",
67 "name": "CompilerPlugin",
69 "SwiftCompilerPlugin": [
75 "name": "CompilerPluginMessageHandling",
77 "SwiftCompilerPluginMessageHandling": [
83 "name": "Diagnostics",
115 "name": "ParserDiagnostics",
117 "SwiftParserDiagnostics": [
133 "SwiftSyntaxBuilder": [
141 "SwiftSyntaxMacros": [
147 "name": "MacroExpansion",
149 "SwiftSyntaxMacroExpansion": [
155 "name": "MacrosTestSupport",
157 "SwiftSyntaxMacrosTestSupport": [
163 "swift_version": "5.0"