2 "name": "SwiftDiagnostics",
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/swiftdiagnostics",
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",
28 "Sources/SwiftDiagnostics/**/*.{swift,m,c,h}",
29 "Sources/SwiftDiagnostics/**/*.docc/**/*.*"
31 "preserve_paths": "Sources/SwiftDiagnostics/**/*.*",
32 "exclude_files": "**/CMakeLists.txt",
42 "source_files": "Tests/SwiftDiagnosticsTest/**/*.swift",
44 "_SwiftSyntaxTestSupport": [
50 "SwiftParserDiagnostics": [
56 "swift_version": "5.0"