Skip to content

Commit 97238ee

Browse files
author
Jim Terhorst
committed
Update JSONModel.podspec
1 parent 5771bf7 commit 97238ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

JSONModel.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Pod::Spec.new do |s|
1414

1515
s.source_files = 'JSONModel/**/*.{m,h}'
1616
s.public_header_files = 'JSONModel/**/*.h'
17+
s.framework = 'CoreData'
1718

1819
s.requires_arc = true
1920

0 commit comments

Comments
 (0)