5 "summary": "Generate Swift interface for ObjC bridging headers",
6 "description": "Bridgecraft is a command line tool for generating the Swift interface \nfor ObjC bridging headers. This comes handy if you have a mixed Swift-ObjC codebase \nand you want to use code generation tools (e.g. Sourcery) that only support Swift.",
7 "homepage": "https://github.com/lvsti/Bridgecraft",
9 "Tamas Lustyik": "elveestei@gmail.com"
11 "social_media_url": "https://twitter.com/cocoagrinder",
13 "http": "https://github.com/lvsti/Bridgecraft/releases/download/0.1.0/Bridgecraft-0.1.0.zip"
15 "preserve_paths": "*",
16 "exclude_files": "**/file.zip",