blob: 0a42d163f08812e976b12eb63aa4d5512b47a14a [file] [log] [blame]
{
"name": "SwiftGen",
"version": "6.0.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.0.1/swiftgen-6.0.1.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}