blob: 81263660cc3fc1563a3bc7954b17f14ad038c4c1 [file] [log] [blame]
{
"name": "SwiftGen",
"version": "4.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* image assets,\n* storyboards,\n* colors\n* localized strings\n* … and more",
"homepage": "https://github.com/AliSoftware/SwiftGen",
"license": "MIT",
"authors": {
"Olivier Halligon": "olivier@halligon.net"
},
"social_media_url": "https://twitter.com/aligatr",
"source": {
"http": "https://github.com/AliSoftware/SwiftGen/releases/download/4.0.0/swiftgen-4.0.0.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}