Skip to content

Commit

Permalink
Update LocalizationsGenerator.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
satishbabariya authored Jul 10, 2018
1 parent b89656e commit 7d2664c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalizationsGenerator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pod::Spec.new do |s|
s.author = { 'Satish Babariya' => '[email protected]' }
s.source = { :git => 'https://github.com/satishbabariya/LocalizationsGenerator.git', :tag => s.version.to_s }
s.ios.deployment_target = '8.0'
s.source_files = 'LocalizationsGenerator/**/*'
s.source_files = 'LocalizationsGenerator/Localizations.swift'
s.preserve_paths = 'LocalizationsGenerator/LocalizationsGenerator.swift'
s.preserve_paths = 'LocalizationsGenerator/run'
s.static_framework = true
Expand Down

0 comments on commit 7d2664c

Please sign in to comment.