blob: 1838da0754204e71c46ed746283c78c1124dc08e [file] [log] [blame]
{
"name": "SwiftGen",
"version": "5.0.0",
"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/5.0.0/swiftgen-5.0.0.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}