blob: 968e8d331b40496b4eb82bb86ba6ee4a16b2d05b [file] [log] [blame]
{
"name": "XCAssetsGen",
"version": "0.1.3",
"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.3/xcassetsgen.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}