update
Showing
No preview for this file type
This diff is collapsed.
... | ... | @@ -63,6 +63,7 @@ TODO: Add long description of the pod here. |
# s.public_header_files = 'Pod/Classes/**/*.h' | ||
# s.frameworks = 'UIKit', 'MapKit' | ||
# s.dependency 'AFNetworking', '~> 2.3' | ||
# s.sta | ||
s.dependency 'GMBase' | ||
s.dependency 'GMKit' | ||
... | ... | @@ -70,5 +71,9 @@ TODO: Add long description of the pod here. |
s.dependency 'GMNetService' | ||
s.dependency 'GMRefresh' | ||
s.dependency 'GMediator' | ||
s.dependency 'GMBaseSwift','3.4.0' | ||
s.dependency 'EVReflection', '5.10.0' | ||
s.static_framework = true | ||
end |
Please
register
or
sign in
to comment