Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
d-dotsenko committed Dec 26, 2019
1 parent 1895e2a commit e6e404d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DDPinCodeDecorator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
spec.homepage = "https://github.com/d-dotsenko/DDPinCodeDecorator"
spec.source = { :git => "https://github.com/d-dotsenko/DDPinCodeDecorator.git", :tag => "#{spec.version}" }
spec.frameworks = "UIKit"
spec.source_files = "DDPinCodeDecorator/**/*.{h,swift}"
spec.source_files = "PinCodeDecorator/**/*.{h,swift}"
spec.swift_version = "5"
spec.ios.deployment_target = "10"
end

0 comments on commit e6e404d

Please sign in to comment.