Skip to content

Commit

Permalink
Changed podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper20 committed Apr 25, 2016
1 parent ec4c378 commit c3a1ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RxBluetoothKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.platform = :ios, '8.0'
s.requires_arc = true

s.source_files = 'RxBluetoothKit/*.swift'
s.source_files = 'Source/*.swift'
s.frameworks = 'CoreBluetooth'
s.dependency 'RxSwift', '~> 2.0'
end

0 comments on commit c3a1ad5

Please sign in to comment.