{"id":19149970,"url":"https://github.com/smashingboxes/buildnumberlabel","last_synced_at":"2025-02-22T20:42:51.470Z","repository":{"id":56904041,"uuid":"50205040","full_name":"smashingboxes/BuildNumberLabel","owner":"smashingboxes","description":"Put a build number on it! (iOS)","archived":false,"fork":false,"pushed_at":"2018-07-29T21:18:37.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T02:47:20.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/smashingboxes.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}},"created_at":"2016-01-22T20:12:39.000Z","updated_at":"2021-03-15T13:41:35.000Z","dependencies_parsed_at":"2022-08-20T18:40:07.381Z","dependency_job_id":null,"html_url":"https://github.com/smashingboxes/BuildNumberLabel","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2FBuildNumberLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2FBuildNumberLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2FBuildNumberLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2FBuildNumberLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smashingboxes","download_url":"https://codeload.github.com/smashingboxes/BuildNumberLabel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236196,"owners_count":19769570,"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":[],"created_at":"2024-11-09T08:10:14.343Z","updated_at":"2025-02-22T20:42:51.401Z","avatar_url":"https://github.com/smashingboxes.png","language":"Swift","readme":"Adding a build number label to an app is simple task, but it can get neglected.\n\nThis library promotes it from 'simple' to 'dead-simple', so there's no excuse! Now all your builds can have visible build numbers for testers \u0026 QA to reference.\n\nInstallation:\n\n1. Add `pod 'BuildNumberLabel'` to your Podfile\n1. run `pod install`\n\nSammple usage:\n\n    import BuildNumberLabel\n\n    // if the defaults are ok:\n    BuildNumberLabel.create().addToView(view)\n\n\nThere are some options if you need to customize the appearance and layout:\n\n    BuildNumberLabel.create(\n        font: UIFont(name: \"HelveticaNeue-Bold\", size: 10),\n        color: UIColor.lightGrayColor()\n    ).addToView(\n        view,\n        vertical: .Top,\n        verticalPadding: 70.0\n    )\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fbuildnumberlabel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmashingboxes%2Fbuildnumberlabel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fbuildnumberlabel/lists"}