Skip to content

Commit a3afeda

Browse files
committed
project: bump CocoaPods
1 parent 0875772 commit a3afeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxFlow/RxFlow.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RxFlow aims to
2424
s.platform = :ios
2525
s.ios.deployment_target = "9.3"
2626
s.source = { :git => "https://github.com/RxSwiftCommunity/RxFlow.git", :tag => s.version.to_s }
27-
s.source_files = "RxFlow/**/*.swift"
27+
s.source_files = "RxFlow/RxFlow/**/*.swift"
2828
s.frameworks = 'UIKit'
2929
s.requires_arc = true
3030
s.dependency 'RxSwift', '>= 4.0.0'

0 commit comments

Comments
 (0)