Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangwei Wang committed Jan 18, 2018
1 parent 6a2ac46 commit 71eafbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PWAdvertisingBeta.podspec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Pod::Spec.new do |s|
s.name = 'PWAdvertisingBeta'
s.version = '3.5.0.1'
s.version = '3.5.0.2'
s.summary = "The Phunware Advertising SDK for iOS"
s.homepage = "http://phunware.github.io/maas-ads-ios-sdk/"
s.author = { 'Phunware, Inc.' => 'http://www.phunware.com' }
s.social_media_url = 'https://twitter.com/Phunware'

s.platform = :ios, '7.0'
s.source = { :git => "https://github.com/phunware/beta-ios.git", :tag => 'PWAds-3.5.0.1' }
s.source = { :git => "https://github.com/phunware/beta-ios.git", :tag => 'PWAds-3.5.0.2' }
s.license = { :type => 'Copyright', :text => 'Copyright 2016 by Phunware Inc. All rights reserved.' }

s.public_header_files = 'Framework/PWAdvertising.framework/Versions/A/Headers/*.h'
Expand Down

0 comments on commit 71eafbd

Please sign in to comment.