diff --git a/GeniusSportWidgetLoader.podspec b/GeniusSportWidgetLoader.podspec index c753743..4a410be 100644 --- a/GeniusSportWidgetLoader.podspec +++ b/GeniusSportWidgetLoader.podspec @@ -21,11 +21,11 @@ Pod::Spec.new do |s| TODO: Add long description of the pod here. DESC - s.homepage = 'https://gitlab.betgenius.net/ux/geniusbet-mobile-development/smartstream-ios-integration' + s.homepage = 'https://github.com/geniussportsgroup/smartstream-ios-integration' # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'GeniusSport' => 'trevor.doodes@betgenius.com' } - s.source = { :git => 'https://gitlab.betgenius.net/ux/geniusbet-mobile-development/smartstream-ios-integration.git', :tag => s.version.to_s } + s.source = { :git => 'https://github.com/geniussportsgroup/smartstream-ios-integration.git', :tag => s.version.to_s } # s.social_media_url = 'https://twitter.com/' s.ios.deployment_target = '8.0' diff --git a/README.md b/README.md index 18ce3a4..4a3e2c3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To use the pod in your own project create your XCODE project, open a terminal an ``````ruby pod init -``` +`````` This will create a 'Podfile' file, edit this to include the GeniusSportWidgetLoader pod. Update the name of the targets to to be the same as your project: