Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #32 from Ewg777/patch-1
Browse files Browse the repository at this point in the history
Update LocationPickerViewController.podspec
  • Loading branch information
Jerome committed Feb 10, 2018
2 parents 1b00431 + 550113d commit 03a720f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocationPickerViewController.podspec
Expand Up @@ -12,6 +12,6 @@ Pod::Spec.new do |s|
s.platform = :ios, '8.0'
s.requires_arc = true

s.source_files = 'LocationPicker/*'
s.source_files = 'LocationPicker/*.swift'

end

0 comments on commit 03a720f

Please sign in to comment.