Skip to content

Commit 9c4133b

Browse files
authored
fix: podspec file - release 2.0.0 (#20)
1 parent 542609b commit 9c4133b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OSInAppBrowserLib.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Pod::Spec.new do |spec|
2222
spec.author = { 'OutSystems Mobile Ecosystem' => '[email protected]' }
2323

2424
spec.source = { :http => "https://github.com/OutSystems/OSInAppBrowserLib-iOS/releases/download/#{spec.version}/OSInAppBrowserLib.zip", :type => "zip" }
25-
spec.source_files = "OSInAppBrowserLib/**/*"
2625
spec.vendored_frameworks = "OSInAppBrowserLib.xcframework"
2726

2827
spec.ios.deployment_target = '13.0'

0 commit comments

Comments
 (0)