2 "name": "_SwiftSyntaxTestSupport",
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/_swiftsyntaxtestsupport",
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/_SwiftSyntaxTestSupport/**/*.{swift,m,c,h}",
29 "Sources/_SwiftSyntaxTestSupport/**/*.docc/**/*.*"
31 "preserve_paths": "Sources/_SwiftSyntaxTestSupport/**/*.*",
32 "exclude_files": "**/CMakeLists.txt",
33 "frameworks": "XCTest",
41 "SwiftSyntaxBuilder": [
49 "source_files": "Tests/SwiftSyntaxTestSupportTest/**/*.swift",
57 "swift_version": "5.0"