[Fix] WebIdPluginCore (12.2.0-SNAPSHOT)
This commit is contained in:
		
							parent
							
								
									8b49c97ca1
								
							
						
					
					
						commit
						fdc9c2fe3f
					
				@ -8,7 +8,7 @@ Pod::Spec.new do |s|
 | 
				
			|||||||
  s.author           = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
 | 
					  s.author           = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  s.platform         = :ios
 | 
					  s.platform         = :ios
 | 
				
			||||||
  s.source           = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-280.zip', :sha256 => '83400d9fab8a7386b59c2ae4a3c1a77a6351957b0e324d3d9bc11d943ed4d51c' }
 | 
					  s.source           = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-281.zip', :sha256 => '421a8edd0160fd9d6280e05403d515879030c1ea54a16ef715f6d81b158d7bda' }
 | 
				
			||||||
  s.swift_versions   = ['5.5']
 | 
					  s.swift_versions   = ['5.5']
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  s.frameworks       = 'UIKit'
 | 
					  s.frameworks       = 'UIKit'
 | 
				
			||||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
 | 
				
			|||||||
  s.ios.deployment_target = '13.0'
 | 
					  s.ios.deployment_target = '13.0'
 | 
				
			||||||
  s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
 | 
					  s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  s.dependency "WebIdUiKitComponents", "7.0.1-SNAPSHOT" #branch:snapshots
 | 
					  s.dependency "WebIdUiKitComponents", "~> 7.0.3"
 | 
				
			||||||
  s.dependency "WebIdIosSdk", "11.2.0-SNAPSHOT" #branch:snapshots
 | 
					  s.dependency "WebIdIosSdk", "~> 11.3.2"
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user