We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea600f commit e77c381Copy full SHA for e77c381
SAPOData/24.12.10/SAPOData.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
6
spec.authors = 'SAP SE'
7
spec.summary = 'SAP BTP SDK for iOS - SAPOData Framework'
8
spec.documentation_url = 'https://help.sap.com/viewer/p/SAP_CLOUD_PLATFORM_SDK_FOR_IOS'
9
- spec.source = { :http => 'https://rbsc.repositories.cloud.sap/nexus3/repository/maven73555000100900007915/ios/SAPOData/24.12.10/SAPOData-24.12.9-Release.xcframework.zip' }
+ spec.source = { :http => 'https://rbsc.repositories.cloud.sap/nexus3/repository/maven73555000100900007915/ios/SAPOData/24.12.10/SAPOData-24.12.10-Release.xcframework.zip' }
10
spec.vendored_frameworks = 'SAPOData.xcframework'
11
spec.framework = 'SAPOData'
12
spec.dependency 'SAPFoundation', '24.12.10'
0 commit comments