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 d8bf09a commit b529f02Copy full SHA for b529f02
FigmaExport.podspec
@@ -7,4 +7,5 @@ Pod::Spec.new do |spec|
7
spec.author = { "Daniil Subbotin" => "[email protected]" }
8
spec.source = { http: "#{spec.homepage}/releases/download/#{spec.version}/figma-export.zip" }
9
spec.preserve_paths = '*'
10
+ spec.platform = :ios
11
end
0 commit comments