Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nickpatrick committed Aug 16, 2016
1 parent 0799f34 commit 0451505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RadarSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = 'RadarSDK'
s.version = '1.0.5'
s.version = '1.0.6'
s.summary = 'iOS toolkit for location tracking and geofencing'
s.homepage = 'https://www.onradar.com'
s.author = { 'Radar Labs, Inc.' => '[email protected]' }
s.platform = :ios
s.source = { :git => 'https://github.com/RadarLabs/RadarSDK-iOS.git', :tag => '1.0.5' }
s.source = { :git => 'https://github.com/RadarLabs/RadarSDK-iOS.git', :tag => '1.0.6' }
s.source_files = 'RadarSDK/RadarSDK.framework/Versions/A/Headers/*.h'
s.vendored_frameworks = 'RadarSDK/RadarSDK.framework'
s.ios.deployment_target = '8.0'
Expand Down
Binary file modified RadarSDK/RadarSDK.framework/Versions/A/RadarSDK
Binary file not shown.

0 comments on commit 0451505

Please sign in to comment.