blob: 9b280beb32d259d177d6de2bbb699a19bb1e69c4 [file] [log] [blame]
{
"name": "FigmaExport",
"version": "0.8.1",
"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": {
"git": "https://github.com/RedMadRobot/figma-export.git",
"tag": "0.8.1"
},
"preserve_paths": "Release/figma-export",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}