Skip to content

Commit 942bc52

Browse files
committed
v0.1.0
1 parent e282126 commit 942bc52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PollModule.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Pod::Spec.new do |s|
1616
Copyright 2017 IBand, Inc. All rights reserved.
1717
LICENSE
1818
}
19-
s.author = { "Yogev Barber" => "yogev@iband.io" }
20-
s.source = { :http => "https://github.com/doremeet/PollModule-pod/blob/v#{s.version}/PollModule.zip" }
19+
s.author = { "Yogev Barber" => "yogev@iband.io" }
20+
s.source = { :http => "https://github.com/doremeet/PollModule-pod/blob/v#{s.version}/PollModule.zip?raw=true" }
2121
s.vendored_frameworks = 'PollModule.framework'
2222
s.ios.deployment_target = '8.0'
2323
s.requires_arc = true

0 commit comments

Comments
 (0)