Skip to content

Commit 62a3087

Browse files
author
alejandro soto
committed
spec updated
1 parent 28180d8 commit 62a3087

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Swift-Validator.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ Pod::Spec.new do |s|
1010
s.platform = :ios
1111
s.source = { :git => "https://github.com/jpotts18/swift-validator.git", :tag => "2.0.1" }
1212
s.source_files = "Validator/*.swift"
13+
s.frameworks = ['Foundation', 'UIKit']
14+
s.requires_arc = true
1315
end

0 commit comments

Comments
 (0)