Skip to content

Commit

Permalink
Update CountryPicker.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
4taras4 authored Dec 5, 2016
1 parent d20b9d8 commit 79c3e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CountryPicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ TODO: Add long description of the pod here.
s.social_media_url = 'https://twitter.com/lulz_ua
s.ios.deployment_target = '8.0'
s.source_files = 'CountryPicker/Classes/**.*'
s.source_files = 'CountryPicker/Classes/**/*'
s.resource_bundles = {
'CountryPicker' => ['CountryPicker/Classes/CountryView.xib'],
'CountryPicker' => ['CountryPicker/Classes/Flags.xcassets']
Expand Down

0 comments on commit 79c3e54

Please sign in to comment.