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