This commit is contained in:
mrustaa
2021-11-16 15:12:13 +03:00
parent 3993d4d003
commit 8d6589004b
+1 -2
View File
@@ -33,8 +33,7 @@ TODO: Add long description of the pod here.
# s.ios.deployment_target = '13.0'
s.platform = :ios, "13.0"
s.source_files = '**/ContainerControllerSwift/**/*.{swift}'
s.exclude_files = '**/ContainerControllerSwift/**/*.plist'
s.source_files = 'Sources/**/*.{swift}'
s.framework = "UIKit"
# s.ios.framework = 'UIKit'