{"id":403982,"name":"TTTAttributedLabel","ecosystem":"cocoapods","description":"A drop-in replacement for UILabel that supports attributes, data detectors, links, and more.","homepage":"https://github.com/TTTAttributedLabel/TTTAttributedLabel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2011-10-14T21:27:59.000Z","latest_release_published_at":"2016-05-10T02:48:27.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-02-11T01:13:04.503Z","created_at":"2022-04-06T17:11:08.689Z","updated_at":"2026-02-11T01:13:04.504Z","registry_url":"https://cocoapods.org/pods/TTTAttributedLabel","install_command":"pod try TTTAttributedLabel","documentation_url":"https://cocoadocs.org/docsets/TTTAttributedLabel/","metadata":{},"repo_metadata":{"id":38359484,"uuid":"1713774","full_name":"TTTAttributedLabel/TTTAttributedLabel","owner":"TTTAttributedLabel","description":"A drop-in replacement for UILabel that supports attributes, data detectors, links, and more","archived":false,"fork":false,"pushed_at":"2024-06-24T02:50:08.000Z","size":1653,"stargazers_count":8744,"open_issues_count":176,"forks_count":1700,"subscribers_count":204,"default_branch":"master","last_synced_at":"2025-10-28T06:56:49.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/TTTAttributedLabel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2011-05-06T23:37:12.000Z","updated_at":"2025-10-27T20:08:47.000Z","dependencies_parsed_at":"2024-01-02T21:15:15.629Z","dependency_job_id":"dd9df922-955b-4cc3-8990-48c55a44b617","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel","commit_stats":{"total_commits":544,"total_committers":114,"mean_commits":4.771929824561403,"dds":0.5827205882352942,"last_synced_commit":"e73ed542ee311873ba501aba087f4126d4cd864d"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TTTAttributedLabel","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/sbom","scorecard":{"id":137385,"data":{"date":"2025-08-04","repo":{"name":"github.com/TTTAttributedLabel/TTTAttributedLabel","commit":"e73ed542ee311873ba501aba087f4126d4cd864d"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 7/12 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T06:55:50.188Z","repository_id":38359484,"created_at":"2025-08-16T06:55:50.189Z","updated_at":"2025-08-16T06:55:50.189Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281476695,"owners_count":26508147,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"TTTAttributedLabel","name":"TTTAttributedLabel","uuid":"10050576","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10050576?v=4","repositories_count":1,"last_synced_at":"2023-03-06T20:21:11.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TTTAttributedLabel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:04:03.505Z","updated_at":"2023-03-06T20:21:11.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TTTAttributedLabel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TTTAttributedLabel/repositories"},"tags":[{"name":"2.0.0","sha":"fe0d56240622e3e38ec9654311f2faf10d2549ad","kind":"commit","published_at":"2016-05-10T02:48:27.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/2.0.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/2.0.0/manifests"},{"name":"1.13.4","sha":"6d66966f7c1f58b7afc02ee54b828ba2a142ce46","kind":"commit","published_at":"2015-06-15T19:22:17.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.13.4","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.4/manifests"},{"name":"1.13.3","sha":"c424208c314f0daa4087d072d9c4ad23a526fe8d","kind":"tag","published_at":"2015-03-18T17:22:07.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.13.3","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"993235b6d70a4ae52323ecb1f2ea8b4635a41dba","kind":"tag","published_at":"2015-02-17T20:40:13.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.13.2","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"00b3af64febd8bd0834cb2434a12408388292d77","kind":"commit","published_at":"2015-01-20T18:21:23.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.13.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"bf5ce09cb5a0981084c2db5427849f72d73654d9","kind":"tag","published_at":"2014-12-21T01:00:02.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.13.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"733368dacbebcee257f44208750b249fd858a463","kind":"commit","published_at":"2014-12-06T01:16:13.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.12.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"0e3a423fa26fdc92b9a301423c655c91fa100072","kind":"commit","published_at":"2014-11-21T01:17:48.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.11.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.11.0/manifests"},{"name":"1.10.1","sha":"76aec740cea55aa9823cd25b66f1369693a95739","kind":"commit","published_at":"2014-06-12T18:24:28.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.10.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"445f88f98ee5f4545310febb2e46e96f054470e0","kind":"commit","published_at":"2014-05-12T17:29:01.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.10.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.10.0/manifests"},{"name":"1.9.5","sha":"32eec9cc294ad53b46b136eadb857af6eab02e81","kind":"commit","published_at":"2014-04-15T22:20:03.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.9.5","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.5/manifests"},{"name":"1.9.4","sha":"6081d913aeaa46ed3236fef3f150654c61adea95","kind":"commit","published_at":"2014-04-05T20:07:06.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.9.4","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.4/manifests"},{"name":"1.9.3","sha":"02cc6a81e39f8bae3c9a261651c61ef84f2b9a6d","kind":"commit","published_at":"2014-03-28T22:46:30.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.9.3","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"c1a90f3f60970cf9e32670f5c1744a7eaf8eb076","kind":"commit","published_at":"2014-03-26T15:36:08.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.9.2","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"fbb50ca88fe1aa6c81ee55938b8eadb4f7055438","kind":"commit","published_at":"2014-03-12T16:11:21.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.9.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0c165f60258c3ddca5ef016cae45327da3ea3dd4","kind":"commit","published_at":"2014-03-11T15:40:42.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.9.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"3d523c56554ccf800e6e3208393636ee0fd61643","kind":"commit","published_at":"2014-01-14T01:33:00.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.8.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"969a337ff414000edaa8cc92f136b661a1cad76b","kind":"commit","published_at":"2013-12-17T20:57:05.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.8.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.8.0/manifests"},{"name":"1.7.5","sha":"c534d9d99cc30a7d67496e216b7ccf847c6aa60c","kind":"commit","published_at":"2013-11-18T15:39:57.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.7.5","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"b3eae7bbaec727dde9c1f09b3e1cbcbae69bf1a7","kind":"commit","published_at":"2013-11-17T22:55:49.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.7.4","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"b111ec294aae1ddae8e7a6988a9a8033ae3dd126","kind":"commit","published_at":"2013-11-15T19:14:59.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.7.3","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"b8146848cd9a517810f6ac6e78dc2d11b482b702","kind":"commit","published_at":"2013-11-11T20:04:20.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.7.2","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"de13cf0fea969feeef041cd1a756c214aceddd50","kind":"commit","published_at":"2013-06-27T16:13:53.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.7.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"be667583bc3f86eb09359feff5c0422597a37d7d","kind":"commit","published_at":"2013-06-03T00:07:36.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.7.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.7.0/manifests"},{"name":"1.6.4","sha":"f0c7d43eed630e5fb4b64c1d6005fd747420fdf0","kind":"commit","published_at":"2013-05-23T17:15:17.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.6.4","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"e68c9b806869ee424a99548adde388b929370c66","kind":"commit","published_at":"2013-04-14T13:40:02.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.6.3","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"99b35adc25d3ab09b0b1071af3436cc3f00814a8","kind":"commit","published_at":"2013-03-19T01:03:20.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.6.2","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"291ca866d4e64f577eb757b9a82a1b8a14d7f5ba","kind":"commit","published_at":"2013-03-05T03:30:12.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.6.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"4d7d3bf4fa300ac739f02b0b701ab51676e611de","kind":"commit","published_at":"2013-02-08T15:49:54.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.6.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"b62857077eb208f0e00e61cf77fd5e7982b4a2c7","kind":"commit","published_at":"2013-02-03T23:58:02.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.5.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"35e2023372bf41e25a7b84cbfe51c4557a41c91c","kind":"commit","published_at":"2013-01-20T19:48:20.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.5.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"d5990b38890663cd1b25957587f007348afc3760","kind":"commit","published_at":"2012-11-17T01:01:46.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.4.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"22bafb69f98de779be51cbb3466b3ae009b81863","kind":"commit","published_at":"2012-09-17T23:07:03.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.4.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"f3f7414f747160e574193508fb855295ad784355","kind":"commit","published_at":"2012-08-08T01:04:59.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.3.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"56467d19d7897f1a50353efa4f7fcffe0aa7d721","kind":"commit","published_at":"2012-07-02T22:11:59.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.2.2","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"85385a44170f8926a2be490a494327af55a91265","kind":"commit","published_at":"2012-06-01T00:20:18.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.2.1","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"bd685bbb75565ccf9965e40c07f7d2627f9667a2","kind":"commit","published_at":"2012-05-29T15:06:55.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.2.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"992542bef558f7ece6a085cee91dd0b0aa0c8460","kind":"commit","published_at":"2011-10-14T21:27:59.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.1.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"614c45881983b918977404ef92efb42068c189eb","kind":"commit","published_at":"2011-09-19T14:51:29.000Z","download_url":"https://codeload.github.com/TTTAttributedLabel/TTTAttributedLabel/tar.gz/1.0.0","html_url":"https://github.com/TTTAttributedLabel/TTTAttributedLabel/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TTTAttributedLabel/TTTAttributedLabel@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T01:06:33.303Z","dependent_packages_count":64,"downloads":null,"downloads_period":null,"dependent_repos_count":633,"rankings":{"downloads":null,"dependent_repos_count":0.17574127455287777,"dependent_packages_count":0.11894683826444774,"stargazers_count":0.17788446082791287,"forks_count":0.16931171572777248,"docker_downloads_count":null,"average":0.16047107234325272},"purl":"pkg:cocoapods/TTTAttributedLabel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cocoapods/TTTAttributedLabel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cocoapods/TTTAttributedLabel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cocoapods/TTTAttributedLabel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T07:00:20.901Z","issues_count":81,"pull_requests_count":30,"avg_time_to_close_issue":44334727.809523806,"avg_time_to_close_pull_request":55593944.92307692,"issues_closed_count":21,"pull_requests_closed_count":13,"pull_request_authors_count":29,"issue_authors_count":79,"avg_comments_per_issue":3.45679012345679,"avg_comments_per_pull_request":1.6333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TTTAttributedLabel%2FTTTAttributedLabel/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/TTTAttributedLabel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/TTTAttributedLabel/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/TTTAttributedLabel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/TTTAttributedLabel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/TTTAttributedLabel/codemeta","maintainers":[{"uuid":"m@mattt.me","login":null,"name":"Mattt","email":"m@mattt.me","url":null,"packages_count":45,"html_url":null,"role":null,"created_at":"2022-11-08T02:47:58.074Z","updated_at":"2022-11-08T02:47:58.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/m@mattt.me/packages"},{"uuid":"segiddins@segiddins.me","login":null,"name":"Samuel Giddins","email":"segiddins@segiddins.me","url":null,"packages_count":14,"html_url":null,"role":null,"created_at":"2022-11-08T02:47:58.079Z","updated_at":"2022-11-08T02:47:58.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/segiddins@segiddins.me/packages"},{"uuid":"jon@her.sh","login":null,"name":"Jonathan Hersh","email":"jon@her.sh","url":null,"packages_count":11,"html_url":null,"role":null,"created_at":"2022-11-08T02:47:58.084Z","updated_at":"2022-11-08T02:47:58.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/jon@her.sh/packages"}]}