Fix PainlessInjection.podspec.
This commit is contained in:
parent
1368d4917a
commit
0ed911022e
|
@ -19,7 +19,7 @@ Pod::Spec.new do |s|
|
|||
|
||||
s.source = { :git => "https://github.com/yaroslav-zhurakovskiy/PainlessInjection.git"}
|
||||
|
||||
s.source_files = "PainlessInjection/PainlessInjection/**/*.swift"
|
||||
s.source_files = "PainlessInjection/PainlessInjection/*.swift"
|
||||
|
||||
s.dependency 'PainlessInjectionLoader'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue