We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3993d4d commit 8d65890Copy full SHA for 8d65890
ContainerControllerSwift.podspec
@@ -33,8 +33,7 @@ TODO: Add long description of the pod here.
33
# s.ios.deployment_target = '13.0'
34
s.platform = :ios, "13.0"
35
36
- s.source_files = '**/ContainerControllerSwift/**/*.{swift}'
37
- s.exclude_files = '**/ContainerControllerSwift/**/*.plist'
+ s.source_files = 'Sources/**/*.{swift}'
38
39
s.framework = "UIKit"
40
# s.ios.framework = 'UIKit'
0 commit comments