Skip to content

Commit

Permalink
Merge pull request #2 from garthex/master
Browse files Browse the repository at this point in the history
set .podspec to specify arc
  • Loading branch information
Saikat Chakrabarti committed Jan 14, 2013
2 parents 2e01604 + 03e019f commit 427694c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Stripe.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Pod::Spec.new do |s|
s.source_files = 'Stripe/*.{h,m}'
s.public_header_files = 'Stripe/*.h'
s.framework = 'Foundation'
s.requires_arc = true
end

0 comments on commit 427694c

Please sign in to comment.