Skip to content

Commit 8d65890

Browse files
committed
Update
1 parent 3993d4d commit 8d65890

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ContainerControllerSwift.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ TODO: Add long description of the pod here.
3333
# s.ios.deployment_target = '13.0'
3434
s.platform = :ios, "13.0"
3535

36-
s.source_files = '**/ContainerControllerSwift/**/*.{swift}'
37-
s.exclude_files = '**/ContainerControllerSwift/**/*.plist'
36+
s.source_files = 'Sources/**/*.{swift}'
3837

3938
s.framework = "UIKit"
4039
# s.ios.framework = 'UIKit'

0 commit comments

Comments
 (0)