Update podspec only Source

This commit is contained in:
mrustaa
2021-11-16 15:03:18 +03:00
parent 3c2848ffd1
commit f2e8d4411f
159 changed files with 2 additions and 12319 deletions
+2 -1
View File
@@ -33,7 +33,8 @@ 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.source_files = '**/ContainerControllerSwift/**/*.{swift}'
s.exclude_files = '**/ContainerControllerSwift/**/*.plist'
s.framework = "UIKit"
# s.ios.framework = 'UIKit'