Skip to content

Commit 4240449

Browse files
committed
Prepared Podspec for multiple certificate files
1 parent 9bfa6a1 commit 4240449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Figo.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Pod::Spec.new do |s|
2525

2626
s.source = { :git => "https://github.com/figo-connect/ios-sdk.git", :tag => "#{s.version}" }
2727
s.source_files = "Source/**/*.swift"
28-
s.resource = "api.figo.me.cer"
28+
s.resources = "*.cer"
2929

3030
end

0 commit comments

Comments
 (0)