{"id":20420343,"url":"https://github.com/deepraining/cocoapods-specs-modify","last_synced_at":"2025-04-12T18:08:57.745Z","repository":{"id":135801578,"uuid":"374958352","full_name":"deepraining/CocoaPods-Specs-Modify","owner":"deepraining","description":"执行 pod install 会安装 github.com 上的包，但 github.com 很不稳定，使用脚本将 github.com 的资源转换为其他域的资源。","archived":false,"fork":false,"pushed_at":"2024-04-12T07:22:44.000Z","size":5,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:08:45.204Z","etag":null,"topics":["cocoapods","github","pod"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepraining.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-08T09:37:57.000Z","updated_at":"2025-02-24T00:16:46.000Z","dependencies_parsed_at":"2024-11-21T03:31:53.918Z","dependency_job_id":null,"html_url":"https://github.com/deepraining/CocoaPods-Specs-Modify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2FCocoaPods-Specs-Modify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2FCocoaPods-Specs-Modify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2FCocoaPods-Specs-Modify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2FCocoaPods-Specs-Modify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepraining","download_url":"https://codeload.github.com/deepraining/CocoaPods-Specs-Modify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610338,"owners_count":21132921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cocoapods","github","pod"],"created_at":"2024-11-15T06:42:31.249Z","updated_at":"2025-04-12T18:08:57.719Z","avatar_url":"https://github.com/deepraining.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CocoaPods-Specs-Modify\n\n因为执行 `pod install` 会安装 `github.com` 上的包，但 `github.com` 很不稳定。\n所以这个项目的目的是，使用脚本将 `github.com` 的资源转换为其他域的资源。\n\nCocoaPods 从 1.7.2 版本开始使用 `https://cdn.cocoapods.org/` 代替原有的 `https://github.com/CocoaPods/Specs.git`，\n这样可以按需下载需要的包定义，而不用一次性下载整个 `Specs` 库（整个库是3GB左右），参考 [CocoaPods 1.7.2 — Master Repo CDN is Finalized!](https://blog.cocoapods.org/CocoaPods-1.7.2/)。\n\n```\nsource 'https://github.com/artsy/Specs.git'\n- source 'https://github.com/CocoaPods/Specs.git'\n+ source 'https://cdn.cocoapods.org/'\n```\n\n脚本使用方法(可以自行更改脚本里的设置)：\n\n```\npython modify.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraining%2Fcocoapods-specs-modify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepraining%2Fcocoapods-specs-modify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraining%2Fcocoapods-specs-modify/lists"}