Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalPethani99 committed Sep 4, 2020
1 parent 031bbd0 commit dfde85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhoneNumberKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Pod::Spec.new do |s|
core.osx.deployment_target = '10.10'
core.tvos.deployment_target = '9.0'
core.watchos.deployment_target = '2.0'
core.source_files = "PhoneNumberKit/*.{swift, xib}"
core.source_files = "PhoneNumberKit/*.{swift,xib}"
core.resources = "PhoneNumberKit/Resources/PhoneNumberMetadata.json"
end

Expand Down

0 comments on commit dfde85e

Please sign in to comment.