Skip to content

Commit 08513c3

Browse files
committed
Xcode 14.2 update
1 parent 4902cd8 commit 08513c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+23493
-1154
lines changed

Beaconstac.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Beaconstac'
3-
s.version = '3.2.11'
3+
s.version = '3.2.12'
44
s.swift_version = '5.0'
55
s.summary = 'iOS library for iBeacon devices'
66

@@ -24,5 +24,5 @@ Pod::Spec.new do |s|
2424
s.frameworks = 'CoreData', 'SystemConfiguration', 'CoreBluetooth', 'CoreLocation', 'UserNotifications', 'SafariServices'
2525

2626
s.requires_arc = true
27-
s.ios.deployment_target = "10.0"
27+
s.ios.deployment_target = "11.0"
2828
end
-6.09 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)