Skip to content

Commit 8f5b7a4

Browse files
author
Tomek Kuzma
committed
podspec update agai
1 parent 32ff1f1 commit 8f5b7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NSString+TextAndNumberValidation.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
1616
s.source = { :git => "https://github.com/mapedd/NSString-TextAndNumberValidation.git", :tag => "0.1" }
1717
s.platform = :ios
1818
s.source_files = 'NSString+TextAndNumberValidation.{h,m}'
19-
s.requires_arc = false
19+
s.requires_arc = true
2020
end

0 commit comments

Comments
 (0)