2 "name": "SwiftSyntaxMacros",
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/swiftsyntaxmacros",
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/SwiftSyntaxMacros/**/*.{swift,m,c,h}",
29 "Sources/SwiftSyntaxMacros/**/*.docc/**/*.*"
31 "preserve_paths": "Sources/SwiftSyntaxMacros/**/*.*",
32 "exclude_files": "**/CMakeLists.txt",
43 "SwiftSyntaxBuilder": [
47 "swift_version": "5.0"