blob: fddc8df55e309d868ae92207e9126546d32a8879 [file] [log] [blame]
{
"name": "XCAssetsGen",
"version": "0.1.1",
"summary": "The swift code generator for asset resources from .xcassets",
"description": "The swift code generator for asset resources from .xcassets written in SwiftšŸ§.",
"homepage": "https://github.com/natmark/XCAssetsGen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"natmark": "natmark0918@gmail.com"
},
"source": {
"http": "https://github.com/natmark/XCAssetsGen/releases/download/0.1.1/xcassetsgen-0.1.1.zip",
"flatten": true
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}