We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6775107 commit c26afe9Copy full SHA for c26afe9
OTPInputView.podspec
@@ -30,7 +30,7 @@ Pod::Spec.new do |s|
30
31
s.ios.deployment_target = '11.0'
32
33
- s.source_files = 'OTP*.swift'
+ s.source_files = '*.swift'
34
s.frameworks = 'UIKit'
35
s.swift_version = '4.0'
36
0 commit comments