We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702976b commit 1b45222Copy full SHA for 1b45222
FigmaExport.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = "FigmaExport"
3
- spec.version = "0.9.2"
+ spec.version = "0.10.2"
4
spec.summary = "Command line utility to export colors, icons and images from Figma to Xcode / Android Studio project."
5
spec.homepage = "https://github.com/RedMadRobot/figma-export"
6
spec.license = { type: "MIT", file: "LICENSE" }
0 commit comments