diff --git a/Specs/vcx/0.0.16/vcx.podspec b/Specs/vcx/0.0.16/vcx.podspec index f5c0807d..57a1dd42 100644 --- a/Specs/vcx/0.0.16/vcx.podspec +++ b/Specs/vcx/0.0.16/vcx.podspec @@ -26,7 +26,7 @@ through to the libvcx shared library. s.homepage = 'https://www.evernym.com/' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'evernym-ios-dev' => 'iosdev@evernym.com' } - s.source = { :http => 'http://169.254.96.105:8082/vcx.framework_20180718.0334_universal.zip' } + s.source = { :http => 'http://localhost:3000/vcx.framework_20180718.0334_universal.zip' } s.ios.deployment_target = '8.0'