添加CoreData
Showing
| ... | ... | @@ -26,6 +26,7 @@ Pod::Spec.new do |s| |
| s.source_files = 'GMPhobos/Classes/*.{h,m}' | ||
| s.dependency 'GMCache' | ||
| s.dependency 'MJExtension' | ||
| s.dependency 'MagicalRecord' | ||
| s.library = 'z' | ||
| end |
Please
register
or
sign in
to comment