blob: 1b1c96d4965ce1342adec3c56d2be094d816f25e [file] [log] [blame]
{
"name": "SwiftGen",
"version": "6.2.1",
"summary": "A collection of Swift tools to generate Swift code for your assets, storyboards, strings, …",
"description": "A collection of Swift tools to generate Swift code constants (enums or static lets) for:\n* asset catalogs,\n* colors,\n* fonts\n* localized strings,\n* storyboards,\n* … and more",
"homepage": "https://github.com/SwiftGen/SwiftGen",
"license": "MIT",
"authors": {
"Olivier Halligon": "olivier@halligon.net"
},
"social_media_url": "https://twitter.com/aligatr",
"source": {
"http": "https://github.com/SwiftGen/SwiftGen/releases/download/6.2.1/swiftgen-6.2.1.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}