Skip to content

Commit fd61c49

Browse files
committed
updated specs
1 parent 2244735 commit fd61c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MrValidator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Pod::Spec.new do |s|
99
s.platform = :ios, "9.0"
1010
s.source = { :git => "https://github.com/codeandcoding/MrValidator.git", :tag => "#{s.version}" }
1111
s.source_files = "MrValidator", "MrValidator/**/*.{h,swift}"
12-
s.exclude_files = "MrValidator/SwutlerTests"
12+
s.exclude_files = "MrValidator/MrValidatorTests"
1313
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3' }
1414
end

0 commit comments

Comments
 (0)