Skip to content

Commit b91062b

Browse files
committed
[update]: 更新GTSDK-2.7.2.0;更新版本至1.1.41
1 parent 0251541 commit b91062b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

GtSdkRN.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ Pod::Spec.new do |s|
1818
s.frameworks = 'SystemConfiguration', 'CFNetwork','CoreTelephony','CoreLocation','AVFoundation','Security','AdSupport'
1919
s.weak_frameworks = 'UserNotifications','AppTrackingTransparency','Network'
2020
s.libraries = 'z','sqlite3.0','c++','resolv'
21-
s.vendored_frameworks = "ios/RCTGetuiModule/RCTGetuiModule/GTSDK.xcframework"
2221
s.requires_arc = true
2322
s.swift_versions = ['5']
2423

2524
s.dependency 'React'
25+
s.dependency 'GTSDK'
26+
2627
end

0 commit comments

Comments
 (0)