{"id":20492583,"url":"https://github.com/redmadrobot/cocoapods-specs","last_synced_at":"2026-04-16T23:03:49.282Z","repository":{"id":75660478,"uuid":"115014857","full_name":"RedMadRobot/cocoapods-specs","owner":"RedMadRobot","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-29T07:52:45.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-05T17:46:50.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedMadRobot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-12-21T14:33:14.000Z","updated_at":"2018-08-29T07:52:47.000Z","dependencies_parsed_at":"2023-08-30T16:31:27.050Z","dependency_job_id":null,"html_url":"https://github.com/RedMadRobot/cocoapods-specs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RedMadRobot/cocoapods-specs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Fcocoapods-specs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Fcocoapods-specs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Fcocoapods-specs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Fcocoapods-specs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedMadRobot","download_url":"https://codeload.github.com/RedMadRobot/cocoapods-specs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Fcocoapods-specs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T17:29:42.782Z","updated_at":"2026-04-16T23:03:49.265Z","avatar_url":"https://github.com/RedMadRobot.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cocoapods-specs\n\nThis repo contains cocoapods podspecs for RMR code generators in binary format.\n\nAdd source information into Podfile to install:\n\n\n```\nsource 'https://github.com/CocoaPods/Specs.git'         # \u003c\u003c\u003c\u003c\u003c\u003c\u003c Cocoapods repo\nsource 'https://github.com/RedMadRobot/cocoapods-specs' # \u003c\u003c\u003c\u003c\u003c\u003c\u003c RMR repo\n\nplatform :ios, '11.0'\nuse_frameworks!\n\nproject 'Project.xcodeproj'\nworkspace 'Project.xcworkspace'\n\ntarget :Project do\n    project 'Project.xcodeproj'\n    pod 'RMRDAOGenerator'\n    pod 'RMRParserGenerator'\nend\n```\n## How to prepare binary release for cocoapods\n\nGenerator can be installed via cocoapods without building it from sources.\n\nEach time you **update generator repository** you need to **draft new release** for cocoapods:\n\n\n1. Add tag for last commit.\n\n2. Build generator.\n\n3. Get binary file and license file and then zip it. Ensure there is no root folder or cocoapods won't install it.\nYou can use this console command to zip files only:\n\n```\nzip parser_generator.zip ParserGenerator LICENSE\n```\n\n4. Go to generator repository and draft new release at releases tab in Github. Upload zip.\n\n5. Update specs in this [specs repo](https://github.com/RedMadRobot/cocoapods-specs). Info can be found [here](https://guides.cocoapods.org/making/specs-and-specs-repo.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredmadrobot%2Fcocoapods-specs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredmadrobot%2Fcocoapods-specs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredmadrobot%2Fcocoapods-specs/lists"}