Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

Commit

Permalink
2.0.3-Chris
Browse files Browse the repository at this point in the history
  • Loading branch information
songqian2002 committed Nov 22, 2017
1 parent 23d3c51 commit c9c8d64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bleloc.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "bleloc"
s.version = "2.0.2-Chris"
s.version = "2.0.3-Chris"
s.summary = "Localization library"
s.homepage = "https://github.com/realCabot/"
s.description = <<-DESC
Expand All @@ -9,7 +9,7 @@ This is a localization library for bluetooth le beacons.

s.license = "MIT"
s.author = "realCabot"
s.source = { :http => "http://github.com/RealCabot/blelocpp/releases/download/2.0.2-Chris/bleloc.framework.zip" }
s.source = { :http => "http://github.com/RealCabot/blelocpp/releases/download/2.0.3-Chris/bleloc.framework.zip" }
s.preserve_path = "bleloc.framework"
s.vendored_frameworks = "bleloc.framework"
s.platforms = {:ios => "8.4"}
Expand Down

0 comments on commit c9c8d64

Please sign in to comment.