update
Showing
No preview for this file type
| ... | ... | @@ -72,7 +72,7 @@ s.vendored_frameworks = 'GMAILab/Frameworks/*.framework' |
| s.dependency 'GMNetService' | ||
| s.dependency 'GMRefresh' | ||
| s.dependency 'GMediator' | ||
| s.dependency 'GMBaseSwift','3.4.0' | ||
| s.dependency 'GMBaseSwift' | ||
| s.dependency 'EVReflection', '5.10.0' | ||
| s.dependency 'GMRouter' | ||
| s.dependency 'lottie-ios', '2.5.2' | ||
| ... | ... | @@ -86,6 +86,9 @@ s.vendored_frameworks = 'GMAILab/Frameworks/*.framework' |
| s.dependency 'AlipaySDK-iOS', '15.6.8' | ||
| s.dependency 'PLMediaStreamingKit' | ||
| s.dependency 'PLPlayerKit' | ||
| s.static_framework = true | ||
| s.static_framework = true | ||
| s.pod_target_xcconfig = { 'VALID_ARCHS' => 'arm64 armv7' } | ||
| end |
Please
register
or
sign in
to comment