We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542609b commit 9c4133bCopy full SHA for 9c4133b
OSInAppBrowserLib.podspec
@@ -22,7 +22,6 @@ Pod::Spec.new do |spec|
22
spec.author = { 'OutSystems Mobile Ecosystem' => 'rd.mobileecosystem.team@outsystems.com' }
23
24
spec.source = { :http => "https://github.com/OutSystems/OSInAppBrowserLib-iOS/releases/download/#{spec.version}/OSInAppBrowserLib.zip", :type => "zip" }
25
- spec.source_files = "OSInAppBrowserLib/**/*"
26
spec.vendored_frameworks = "OSInAppBrowserLib.xcframework"
27
28
spec.ios.deployment_target = '13.0'
0 commit comments