[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / b / Bridgecraft / 0.4.0 / Bridgecraft.podspec.json
blob75458e6f7989590f31bad3d8e6c64973d5ee69bd
2   "name": "Bridgecraft",
3   "version": "0.4.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.4.0/Bridgecraft-0.4.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   }