Merge branch 'master' into lym/AILab
* master: update # Conflicts: # Example/.DS_Store
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -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