blob: 3589ab58865a9dd52de9e8bd81ddc4e84eee8386 [file] [log] [blame]
{
"name": "SwiftGenColorAssetSupport",
"version": "6.0.2",
"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/darrillaga/SwiftGen",
"license": "MIT",
"authors": {
"Damian Arrillaga": "damian.arrillaga@gmail.com"
},
"source": {
"http": "https://github.com/darrillaga/SwiftGen/releases/download/6.0.2/swiftgen-6.0.2.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}