Skip to content

Commit 308133a

Browse files
committed
Update to 3.2.6-beta0
1 parent b80da7b commit 308133a

Some content is hidden

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

48 files changed

+1066
-328
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.5'
3+
s.version = '3.2.6-beta0'
44
s.swift_version = '5.0'
55
s.summary = 'iOS library for iBeacon devices'
66

@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99

1010
s.license = { :type => 'MIT', :file => 'LICENSE' }
1111

12-
s.source = { :git => 'https://github.com/Beaconstac/iOS-SDK.git', :tag => "#{s.version}" }
12+
s.source = { :git => 'https://github.com/Beaconstac/iOS-SDK.git', :tag => "v#{s.version}" }
1313

1414
s.vendored_frameworks = 'Beaconstac/Beaconstac.framework'
1515

-4.07 MB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
192 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)