Skip to content

Commit

Permalink
Add ReactiveObjCBridge to ReactiveCocoa subsepc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ugo Arangino committed Feb 23, 2017
1 parent 8a47c60 commit bacd4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Heimdallr.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Pod::Spec.new do |spec|
spec.subspec 'ReactiveCocoa' do |subspec|
subspec.dependency 'Heimdallr/Core'
subspec.dependency 'ReactiveSwift', '~> 1.0'
subspec.dependency 'ReactiveObjCBridge', '~> 1.0'

subspec.source_files = 'Heimdallr/ReactiveCocoa/*.swift'
end
Expand Down

0 comments on commit bacd4d0

Please sign in to comment.