Skip to content

Commit

Permalink
don't use arc
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 19, 2012
1 parent 555bc29 commit 8042199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JBKenBurnsView/0.0.1/JBKenBurnsView.podspec
Expand Up @@ -10,5 +10,5 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/jberlana/iOSKenBurns.git', :commit => '04feef2a64117c2a6c4dd21db51e42d1425ea649' }
s.platform = :ios
s.source_files = 'KenBurns/*.{h,m}'
s.requires_arc = true
s.requires_arc = false
end

0 comments on commit 8042199

Please sign in to comment.