Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Murph22 committed Feb 20, 2019
1 parent bec2b8d commit 9a17aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Epifany.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Epifany'
s.version = '0.1.6'
s.version = '0.1.7'
s.summary = 'a simple survey SDK'

# This description is used to generate tags and improve search results.
Expand All @@ -24,7 +24,7 @@ A easy to use survey tool using beacon technology.
s.homepage = 'https://github.com/stealzinc/Epifany-iOS-Release'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Shawn Murphy' => '[email protected]' }
s.source = { :http => 'https://github.com/stealzinc/Epifany-iOS-Release/releases/download/0.1.6/EpifanyPod.zip'}
s.source = { :http => 'https://github.com/stealzinc/Epifany-iOS-Release/releases/download/0.1.7/EpifanyPod.zip'}


s.ios.deployment_target = '10.0'
Expand Down

0 comments on commit 9a17aac

Please sign in to comment.