added ObjC linker flag to fix issue with JSONKit categories
This commit is contained in:
@@ -8,4 +8,6 @@ Pod::Spec.new do
|
||||
:commit => 'v1.4'
|
||||
|
||||
source_files 'JSONKit.*'
|
||||
|
||||
xcconfig 'OTHER_LDFLAGS' => '-ObjC'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user