Skip to content

Commit

Permalink
Merge branch 'release/5.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Feb 10, 2021
2 parents b6d1a17 + 60ce545 commit f8ec8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SwiftLocation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Pod::Spec.new do |s|
end

s.subspec 'BeaconBroadcaster' do |s|
s.dependency 'SwiftLocation/Core'
s.source_files = "Sources/SwiftLocationBeaconBroadcaster/**/*.swift"
s.frameworks = "Foundation","CoreBluetooth"
end
Expand Down

0 comments on commit f8ec8e9

Please sign in to comment.