Skip to content

Commit 0837db3

Browse files
committed
fix podspect
1 parent c168608 commit 0837db3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SwiftSoup.podspec

-5
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,4 @@ SwiftSoup is a Swift library for working with real-world HTML. It provides a ver
1919

2020
s.source_files = 'Sources/**/*.swift'
2121
s.swift_versions = ['4.0', '4.2', '5.0', '5.1']
22-
23-
s.ios.resource_bundles = {'SwiftSoup' => ['Sources/PrivacyInfo.xcprivacy']}
24-
s.osx.resource_bundles = {'SwiftSoup' => ['Sources/PrivacyInfo.xcprivacy']}
25-
s.watchos.resource_bundles = {'SwiftSoup' => ['Sources/PrivacyInfo.xcprivacy']}
26-
s.tvos.resource_bundles = {'SwiftSoup' => ['Sources/PrivacyInfo.xcprivacy']}
2722
end

0 commit comments

Comments
 (0)