Skip to content

Commit

Permalink
ACSimpleKeychain ARC fix
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jan 25, 2013
1 parent a4ac7e0 commit 28bf02d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ACSimpleKeychain/0.0.1/ACSimpleKeychain.podspec
Expand Up @@ -8,8 +8,7 @@ Pod::Spec.new do |s|

s.source = { :git => 'https://github.com/alexchugunov/ACSimpleKeychain.git', :commit => 'edd22181aa55f47fff0c7d476b8a583b650b4264' }
s.platform = :ios

s.requires_arc = true
s.source_files = 'ACSimpleKeychain/**/*.{h,m}'


end

0 comments on commit 28bf02d

Please sign in to comment.