Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlidakis committed Apr 18, 2024
1 parent 3371ef4 commit 4e25b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Wormholy.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = "11.0"
s.source = { :git => "https://github.com/pmusolino/Wormholy.git", :tag => s.version.to_s }
s.source_files = "Sources/**/*.{swift,h,m}"
s.exclude_files = "Sources/spm/*.{swift,h,m}"
s.swift_version = "5.0"
s.public_header_files = "Sources/**/*.h"
s.resource_bundles = {
Expand Down

0 comments on commit 4e25b02

Please sign in to comment.