Skip to content

Commit

Permalink
fix: update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
lcschy committed Aug 30, 2023
1 parent 0291c23 commit 4668bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BasisTheoryElements.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.swift_version = '5.5'
s.resource_bundles = {
'BasisTheoryElements_BasisTheoryElements' => [
'BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets'
'Sources/BasisTheoryElements/Resources/Assets.xcassets'
]
}
end

0 comments on commit 4668bfd

Please sign in to comment.