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