[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / b / Bridgecraft / 0.5.0 / Bridgecraft.podspec.json
bloba460435df06a6f4986f7487626ed8813b556e73b
2   "name": "Bridgecraft",
3   "version": "0.5.0",
4   "license": "MIT",
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",
8   "authors": {
9     "Tamas Lustyik": "elveestei@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/cocoagrinder",
12   "source": {
13     "http": "https://github.com/lvsti/Bridgecraft/releases/download/0.5.0/Bridgecraft-0.5.0.zip"
14   },
15   "preserve_paths": "*",
16   "exclude_files": "**/file.zip",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }