Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
subdan committed Nov 9, 2022
1 parent d8bf09a commit b529f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FigmaExport.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Pod::Spec.new do |spec|
spec.author = { "Daniil Subbotin" => "[email protected]" }
spec.source = { http: "#{spec.homepage}/releases/download/#{spec.version}/figma-export.zip" }
spec.preserve_paths = '*'
spec.platform = :ios
end

0 comments on commit b529f02

Please sign in to comment.