diff --git a/UID2.podspec.json b/UID2.podspec.json index 79b8cdd..67a8c4e 100644 --- a/UID2.podspec.json +++ b/UID2.podspec.json @@ -26,7 +26,7 @@ ] }, "source_files": [ - "Sources/UID2/**/*" + "Sources/UID2/**/*.swift" ], "dependencies": { "SwiftASN1": [ diff --git a/UID2Prebid.podspec.json b/UID2Prebid.podspec.json index b8261e9..675787b 100644 --- a/UID2Prebid.podspec.json +++ b/UID2Prebid.podspec.json @@ -25,7 +25,7 @@ ] }, "source_files": [ - "UID2Prebid/UID2Prebid/**/*" + "UID2Prebid/UID2Prebid/**/*.swift" ], "dependencies": { "UID2": [