采用多个CoreData方案
Showing
| ... | ... | @@ -26,7 +26,8 @@ Pod::Spec.new do |s| |
| s.source_files = 'GMPhobos/Classes/*.{h,m}' | ||
| s.dependency 'GMCache' | ||
| s.dependency 'MJExtension' | ||
| s.dependency 'GMCoreData' | ||
| s.dependency 'MagicalRecord' | ||
| s.library = 'z' | ||
| s.resource = 'GMPhobos/*.xcdatamodeld' | ||
| end |
Please
register
or
sign in
to comment