mirror of
https://github.com/zhigang1992/NTDCoreDataTableViewController.git
synced 2026-01-13 08:20:28 +08:00
Added requirement for ARC in Podspec file.
This commit is contained in:
@@ -12,5 +12,6 @@ Pod::Spec.new do |s|
|
||||
DESC
|
||||
s.source_files = 'NTDCoreDataTableViewController/*.{h,m}'
|
||||
s.frameworks = 'CoreData', 'UIKit'
|
||||
s.requires_arc = true
|
||||
s.platform = :ios
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user