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

Get Cocoapod page set up #70

Closed
apike opened this issue Jun 28, 2017 · 1 comment
Closed

Get Cocoapod page set up #70

apike opened this issue Jun 28, 2017 · 1 comment
Assignees

Comments

@apike
Copy link
Member

apike commented Jun 28, 2017

Most CocoaPods have a page such as https://cocoapods.org/pods/BabyBluetooth. For more obscure pods (like, currently, Bluejay), the CocoaPods search just links to their github repo. I believe this involves getting our Pod Spec merged into the right place in the Specs repo: https://guides.cocoapods.org/making/specs-and-specs-repo.html. Currently the Spec link on CocoaPods for our spec is a 404: https://github.com/CocoaPods/Specs/tree/master/Specs/KIBluetooth/0.0.1/KIBluetooth.podspec.json

@apike apike changed the title Get Cocoapod page setup Get Cocoapod page set up Jun 29, 2017
@sakuraehikaru sakuraehikaru self-assigned this Jun 29, 2017
@sakuraehikaru
Copy link
Member

Turns out our pod spec was fine, but there's a bug on CocoaPod's server that won't trigger the page generation until you update the Pod once after publishing it.

All good now: https://cocoapods.org/pods/Bluejay

Documentation on CocoaPod page will take a while to generate. Might be able to point to jazzy docs instead as well, but I'll save that polish for a new and separate issue if needed.

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

No branches or pull requests

2 participants