Skip to content

Commit

Permalink
Update PWLocationBeta.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
xwang-phunware authored Sep 8, 2017
1 parent bff6b5f commit bf7851c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PWLocationBeta.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = 'PWLocationBeta'
s.version = '3.1.7.1'
s.version = '3.1.7.1.2'
s.license = 'MIT'
s.summary = 'Phunware PWLocation SDK (BETA)'
s.homepage = 'https://github.com/phunware/beta-ios'
s.authors = { 'Phunware' => 'info@phunware.com' }
s.source = { :git => "https://github.com/phunware/beta-ios.git", :tag => "PWLocation-3.1.7.1" }
s.source = { :git => "https://github.com/phunware/beta-ios.git", :tag => "PWLocation-3.1.7.1.2" }
s.requires_arc = true

s.ios.deployment_target = '9.0'
Expand Down

0 comments on commit bf7851c

Please sign in to comment.