We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524f1df commit 481a392Copy full SHA for 481a392
AFImageDownloader/1.0.0/AFImageDownloader.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.license = 'MIT'
9
s.homepage = 'https://github.com/AshFurrow/AFImageDownloader'
10
s.dependency 'Kiwi', '~> 1.1.1'
11
+ s.requires_arc = true
12
s.platform = :ios, '5.0'
13
14
end
-
0 commit comments