Skip to content

Commit

Permalink
Features:
Browse files Browse the repository at this point in the history
- Option to mark GPS location for beacon

Bugfixes:
- Memory leak in secured region monitoring
- Disconnect after OTA procedure issue
- Analytics not sending events in regular/secured beacon manager
- Motion state incorrect value sent to delegate fixed
- Caching beacons corrected
- Secured beacons ranging delay fixed
- returnAllRangedBeaconsAtOnce flag of ESTBeaconManager fixed
  • Loading branch information
Marcin Klimek committed Apr 10, 2015
1 parent dceb76f commit bc3651f
Show file tree
Hide file tree
Showing 74 changed files with 302 additions and 91 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.1.0 (April 10, 2015)

Features:
- Option to mark GPS location for beacon

Bugfixes:
- Memory leak in secured region monitoring
- Disconnect after OTA procedure issue
- Analytics not sending events in regular/secured beacon manager
- Motion state incorrect value sent to delegate fixed
- Caching beacons corrected
- Secured beacons ranging delay fixed
- returnAllRangedBeaconsAtOnce flag of ESTBeaconManager fixed

## 3.0.3 (March 27, 2015)

Bugfixes:
Expand Down Expand Up @@ -29,7 +43,6 @@ Improvements:
- Save beacon settings after connection corrected
- Additional settings tracked by the cloud


## 3.0.0 (March 18, 2015)

Features:
Expand All @@ -40,7 +53,6 @@ Improvements:
- New architecture of Estimote SDK
- Support for firmware 3.0.1 (Authorization change)


## 3.0.0-beta (February 27, 2015)

IMPORTANT:
Expand All @@ -50,7 +62,6 @@ Improvements:
- New architecture of Estimote SDK
- Support for firmware 3.0.0


## 2.4.0 (February 9, 2015)

Improvements:
Expand All @@ -63,7 +74,6 @@ Bugfixes:
- Firmware and Hardware version formatting of nearables corrected
- Nearables monitoring fixed (constant monitoring issue)


## 2.3.2 (January 16, 2015)

Improvements:
Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTBeaconManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTBeaconUpdateConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTBeaconUpdateInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTBulkUpdater.html
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTDateRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTMotionRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTNearable.html
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTNearableDefinitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTNearableManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTNearableRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTOrientationRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTProximityRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTTemperatureRule.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTTrigger.html
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Classes/ESTTriggerManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESBeaconUpdateInfoStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESBulkUpdaterStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBeaconBatteryType.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBeaconCharInfoType.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBeaconEstimoteSecureUUID.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBeaconFirmwareState.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBeaconPower.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBeaconPowerSavingMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTBulkUpdaterMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h4 class="method-subtitle">Constants</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTNearableFirmwareState.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTNearableOrientation.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTNearableType.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Constants/ESTNearableZone.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Protocols/ESBeaconUpdateInfoDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h2 class="subtitle subtitle-overview">Overview</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Protocols/ESTBeaconManagerDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Protocols/ESTNearableManagerDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/Protocols/ESTTriggerManagerDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/hierarchy.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h2 class="index-title">Constant References</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion Documents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h2 class="index-title">Constant References</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-03-27)</span><br />
<p><span class="copyright">&copy; 2015 Estimote. All rights reserved. (Last updated: 2015-04-10)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
4 changes: 2 additions & 2 deletions EstimoteSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = "EstimoteSDK"
s.version = "3.0.3"
s.version = "3.1.0"
s.summary = "iOS library for Estimote iBeacon devices"
s.homepage = "http://estimote.com"
s.author = { "Estimote, Inc" => "[email protected]" }
s.platform = :ios
s.source = { :git => "https://github.com/Estimote/iOS-SDK.git", :tag => "3.0.3" }
s.source = { :git => "https://github.com/Estimote/iOS-SDK.git", :tag => "3.1.0" }
s.source_files = 'EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/*.h'
s.vendored_frameworks = 'EstimoteSDK/EstimoteSDK.framework'
s.ios.deployment_target = '7.0'
Expand Down
Binary file modified EstimoteSDK/EstimoteSDK.framework/Versions/A/EstimoteSDK
Binary file not shown.
Loading

0 comments on commit bc3651f

Please sign in to comment.