Skip to content

Commit

Permalink
it's better to read.
Browse files Browse the repository at this point in the history
  • Loading branch information
demonnico committed Jan 23, 2015
1 parent 285b185 commit 64771f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Novocaine.podspec
Expand Up @@ -6,6 +6,6 @@ Pod::Spec.new do |spec|
spec.requires_arc = true
spec.ios.deployment_target = '5.1'
spec.author = {"Alex Wiltschko" => "alex.bw@gmail.com" }
spec.frameworks = 'AudioToolbox','Accelerate'
spec.libraries = 'stdc++'
spec.frameworks = 'AudioToolbox','Accelerate'
spec.libraries = 'stdc++'
end

0 comments on commit 64771f1

Please sign in to comment.