2 parents b6d1a17 + 60ce545 commit f8ec8e9Copy full SHA for f8ec8e9
1 file changed
SwiftLocation.podspec
@@ -21,6 +21,7 @@ Pod::Spec.new do |s|
21
end
22
23
s.subspec 'BeaconBroadcaster' do |s|
24
+ s.dependency 'SwiftLocation/Core'
25
s.source_files = "Sources/SwiftLocationBeaconBroadcaster/**/*.swift"
26
s.frameworks = "Foundation","CoreBluetooth"
27
0 commit comments