[Fix] WebIdPluginCore (15.0.0-SNAPSHOT)
This commit is contained in:
		
							parent
							
								
									b06d9597e7
								
							
						
					
					
						commit
						169b60fc22
					
				@ -8,7 +8,7 @@ Pod::Spec.new do |s|
 | 
			
		||||
  s.author           = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
 | 
			
		||||
  
 | 
			
		||||
  s.platform         = :ios
 | 
			
		||||
  s.source           = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-286.zip', :sha256 => '74cb1c090c34831847bbadebf4be1d8690fb9b6bc91f33049b6c2768347bcf54' }
 | 
			
		||||
  s.source           = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-287.zip', :sha256 => 'bc1fc8c604c3b67565dde8c62ba00828009cfd86cef5ee5cba09efd2921979b6' }
 | 
			
		||||
  s.swift_versions   = ['5.5']
 | 
			
		||||
  
 | 
			
		||||
  s.frameworks       = 'UIKit'
 | 
			
		||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
 | 
			
		||||
  s.ios.deployment_target = '13.0'
 | 
			
		||||
  s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
 | 
			
		||||
 | 
			
		||||
  s.dependency "WebIdUiKitComponents", "~> 7.0.3"
 | 
			
		||||
  s.dependency "WebIdIosSdk", "~> 11.3.2"
 | 
			
		||||
  s.dependency "WebIdUiKitComponents", "15.0.0-SNAPSHOT" #branch:snapshots
 | 
			
		||||
  s.dependency "WebIdIosSdk", "11.2.0-SNAPSHOT" #branch:snapshots
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user