We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0875772 commit a3afedaCopy full SHA for a3afeda
RxFlow/RxFlow.podspec
@@ -24,7 +24,7 @@ RxFlow aims to
24
s.platform = :ios
25
s.ios.deployment_target = "9.3"
26
s.source = { :git => "https://github.com/RxSwiftCommunity/RxFlow.git", :tag => s.version.to_s }
27
- s.source_files = "RxFlow/**/*.swift"
+ s.source_files = "RxFlow/RxFlow/**/*.swift"
28
s.frameworks = 'UIKit'
29
s.requires_arc = true
30
s.dependency 'RxSwift', '>= 4.0.0'
0 commit comments