Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Updated cocoa pods.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mycek committed May 2, 2016
1 parent 027198f commit 23ddc3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EstimoteIndoorSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "EstimoteIndoorSDK"
s.version = "2.2.0"
s.version = "2.2.1"
s.summary = "Indoor Location SDK allows real-time beacon-based mapping and indoor location"
s.description = <<-DESC
Map any space using Estimote Beacons and visualize your location within it in real-time.
Expand Down Expand Up @@ -36,5 +36,5 @@ Pod::Spec.new do |s|
'OTHER_LDFLAGS' => '"-lc++"',
'ENABLE_BITCODE' => 'NO',}

s.dependency 'EstimoteSDK', '~> 3.8'
s.dependency 'EstimoteSDK', '~> 4.1'
end

0 comments on commit 23ddc3a

Please sign in to comment.