Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created pod landingpage does always redirect to homepage #331

Closed
novomind-faleaf opened this issue Aug 29, 2017 · 5 comments
Closed

Created pod landingpage does always redirect to homepage #331

novomind-faleaf opened this issue Aug 29, 2017 · 5 comments

Comments

@novomind-faleaf
Copy link

I created a new pod which was uploaded succesfully. When I try to open the pod page I always get redirected to the homepage (defined in the podspec file).

URL: https://cocoapods.org/pods/iagent

[x] I've read and understood the *CONTRIBUTING guidelines and have done my best effort to follow.

Report

What did you do?

iAGENT.podspec:
Pod::Spec.new do |spec|
spec.name = "iAGENT"
spec.version = "0.1.2"
spec.summary = "Draft version of the novomind iAGENT SDK for iOS"
spec.description = "The novomind iAGENT SDK for iOS provides a simple way to integrate the iAGENT services into your iOS applications."
spec.social_media_url = "https://www.facebook.com/novomindAG"
spec.license = "Custom"
spec.authors = { 'novomind AG' => 'apps@novomind.com' }
spec.homepage = "https://www.novomind.com"
spec.platform = :ios, '9.3'
spec.source = { :git => '/Users/faleaf/git/novomind-iagent-sdk-ios', :tag => spec.version.to_s }
spec.source_files = 'iAGENT/**'
end

pod trunk push iAGENT.podspec


🎉 Congrats

🚀 iAGENT (0.1.2) successfully published
📅 August 29th, 10:54
🌎 https://cocoapods.org/pods/iAGENT
👍 Tell your friends!

e-business-losungen_von_novomind

What did you expect to happen?

That the URL https://cocoapods.org/pods/iagent is resolved to a pod page, not our homepage.

What happened instead?

The URL redirects to https://www.novomind.com

CocoaPods Environment

Stack

   CocoaPods : 1.2.1
        Ruby : ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16]
    RubyGems : 2.0.14.1
        Host : Mac OS X 10.12.6 (16G29)
       Xcode : 8.3.3 (8E3004b)
         Git : git version 2.11.0 (Apple Git-81)
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib
Repositories : 360dialog - https://github.com/360dialog/d360-cocoapods-specs.git @ a2783a714142d03656cd1661b708acd43171b07d
               360dialog-1 - ssh://git@github.com/360dialog/d360-cocoapods-specs.git @ a2783a714142d03656cd1661b708acd43171b07d
               indooratlas - https://github.com/IndoorAtlas/CocoaPods-Specs @ 88d8d1ea917153b01223edf9feddf71b517fa782
               master - https://github.com/CocoaPods/Specs.git @ 6c7a4e79d4ecc9ad7d5bcc35c6172715463b8bf7

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

cocoapods-clean       : 0.0.1
cocoapods-deintegrate : 1.0.1
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-stats       : 1.0.0
cocoapods-trunk       : 1.2.0
cocoapods-try         : 1.1.0
@SanjithKanagavel
Copy link

Did it solve?

@fahimmm
Copy link

fahimmm commented Sep 20, 2017

No, the issue still exists.

@orta
Copy link
Member

orta commented Nov 5, 2017

This should probably be fixed by CocoaPods/trunk.cocoapods.org#235 - you're welcome to run through the help instructions in the README

@orta orta closed this as completed Nov 5, 2017
@YenNavisens
Copy link

Seems this issue still exists. https://cocoapods.org/pods/MotionDnaSDK pushed up weeks ago doesn't have landing page as well. We do want to know the download count and what app is using us.
Is it something desired or it is fixable?

@nchavez324
Copy link

+1 This is still happening for https://cocoapods.org/pods/GoogleAds-IMA-tvOS-SDK. Compare to https://cocoapods.org/pods/GoogleAds-IMA-iOS-SDK where this doesn't happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants