We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e282126 commit 942bc52Copy full SHA for 942bc52
1 file changed
PollModule.podspec
@@ -16,8 +16,8 @@ Pod::Spec.new do |s|
16
Copyright 2017 IBand, Inc. All rights reserved.
17
LICENSE
18
}
19
- s.author = { "Yogev Barber" => "yogev@iband.io" }
20
- s.source = { :http => "https://github.com/doremeet/PollModule-pod/blob/v#{s.version}/PollModule.zip" }
+ s.author = { "Yogev Barber" => "yogev@iband.io" }
+ s.source = { :http => "https://github.com/doremeet/PollModule-pod/blob/v#{s.version}/PollModule.zip?raw=true" }
21
s.vendored_frameworks = 'PollModule.framework'
22
s.ios.deployment_target = '8.0'
23
s.requires_arc = true
0 commit comments