Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ibireme committed Nov 11, 2015
1 parent c42b5c9 commit a60a046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion YYKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.source_files = 'YYKit/**/*.{h,m}'
s.public_header_files = 'YYKit/**/*.{h}'
spec.private_header_files = 'YYKit/**/_*.{h}'

non_arc_files = 'YYKit/Base/Foundation/NSObject+YYAddForARC.{h,m}', 'YYKit/Base/Foundation/NSThread+YYAdd.{h,m}'
s.ios.exclude_files = non_arc_files
Expand Down

0 comments on commit a60a046

Please sign in to comment.