Skip to content

Commit

Permalink
Disabled ARC
Browse files Browse the repository at this point in the history
  • Loading branch information
amamchur committed Sep 19, 2016
1 parent 43e610c commit 2b1c04a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JsonLite.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 = 'amalgamated/jsonlite/*.{h,c}', 'objc/*.{h,m}'
s.public_header_files = "amalgamated/*.h", "objc/*.h"
s.framework = 'Foundation'
s.requires_arc = false
end

0 comments on commit 2b1c04a

Please sign in to comment.