We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8dac0 commit f5fde1aCopy full SHA for f5fde1a
SKInnerShadowLayer.podspec
@@ -21,4 +21,5 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
21
s.source = { :git => 'https://github.com/khanlou/SKInnerShadowLayer.git', :tag => 'v1.1' }
22
s.source_files = 'SKInnerShadowLayer/SKInnerShadowLayer.{h,m}'
23
s.frameworks = 'QuartzCore'
24
+ s.requires_arc = true
25
end
0 commit comments