We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ff1f1 commit 8f5b7a4Copy full SHA for 8f5b7a4
NSString+TextAndNumberValidation.podspec
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
16
s.source = { :git => "https://github.com/mapedd/NSString-TextAndNumberValidation.git", :tag => "0.1" }
17
s.platform = :ios
18
s.source_files = 'NSString+TextAndNumberValidation.{h,m}'
19
- s.requires_arc = false
+ s.requires_arc = true
20
end
0 commit comments