Skip to content

Commit 7d2664c

Browse files
Update LocalizationsGenerator.podspec
1 parent b89656e commit 7d2664c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LocalizationsGenerator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
77
s.author = { 'Satish Babariya' => 'satish.babariya@gmail.com' }
88
s.source = { :git => 'https://github.com/satishbabariya/LocalizationsGenerator.git', :tag => s.version.to_s }
99
s.ios.deployment_target = '8.0'
10-
s.source_files = 'LocalizationsGenerator/**/*'
10+
s.source_files = 'LocalizationsGenerator/Localizations.swift'
1111
s.preserve_paths = 'LocalizationsGenerator/LocalizationsGenerator.swift'
1212
s.preserve_paths = 'LocalizationsGenerator/run'
1313
s.static_framework = true

0 commit comments

Comments
 (0)