Skip to content

Commit b529f02

Browse files
committed
Fix podspec
1 parent d8bf09a commit b529f02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FigmaExport.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Pod::Spec.new do |spec|
77
spec.author = { "Daniil Subbotin" => "[email protected]" }
88
spec.source = { http: "#{spec.homepage}/releases/download/#{spec.version}/figma-export.zip" }
99
spec.preserve_paths = '*'
10+
spec.platform = :ios
1011
end

0 commit comments

Comments
 (0)