blob: 7c09c3d6c209afac9bcca949c0b6633704254e51 [file] [log] [blame]
{
"name": "FigmaExport",
"version": "0.9.0",
"summary": "Command line utility to export colors, icons and images from Figma to Xcode / Android Studio project.",
"homepage": "https://github.com/RedMadRobot/figma-export",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniil Subbotin": "mail@subdan.ru"
},
"source": {
"http": "https://github.com/RedMadRobot/figma-export/releases/download/0.9.0/figma-export.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}