Skip to content

Commit 481a392

Browse files
author
Ash Furrow
committed
[Fix] AFImageDownloader (1.0.0)
1 parent 524f1df commit 481a392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AFImageDownloader/1.0.0/AFImageDownloader.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.license = 'MIT'
99
s.homepage = 'https://github.com/AshFurrow/AFImageDownloader'
1010
s.dependency 'Kiwi', '~> 1.1.1'
11+
s.requires_arc = true
1112
s.platform = :ios, '5.0'
1213
s.license = 'MIT'
1314
end
14-

0 commit comments

Comments
 (0)