{"id":17163199,"url":"https://github.com/noppefoxwolf/textcontainerlayoutguide","last_synced_at":"2025-07-18T12:35:04.135Z","repository":{"id":56924136,"uuid":"154731927","full_name":"noppefoxwolf/TextContainerLayoutGuide","owner":"noppefoxwolf","description":"Easily put something around text using AutoLayout.","archived":false,"fork":false,"pushed_at":"2018-10-26T12:14:36.000Z","size":1409,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T05:46:16.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/noppefoxwolf.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":"2018-10-25T20:16:56.000Z","updated_at":"2018-10-27T13:32:24.000Z","dependencies_parsed_at":"2022-08-21T05:20:53.977Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/TextContainerLayoutGuide","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FTextContainerLayoutGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FTextContainerLayoutGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FTextContainerLayoutGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FTextContainerLayoutGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/TextContainerLayoutGuide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245314793,"owners_count":20595205,"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-10-14T22:48:07.672Z","updated_at":"2025-03-24T16:42:23.848Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 TextContainerLayoutGuide\n\n[![CI Status](https://img.shields.io/travis/noppefoxwolf/TextContainerLayoutGuide.svg?style=flat)](https://travis-ci.org/noppefoxwolf/TextContainerLayoutGuide)\n[![Version](https://img.shields.io/cocoapods/v/TextContainerLayoutGuide.svg?style=flat)](https://cocoapods.org/pods/TextContainerLayoutGuide)\n[![License](https://img.shields.io/cocoapods/l/TextContainerLayoutGuide.svg?style=flat)](https://cocoapods.org/pods/TextContainerLayoutGuide)\n[![Platform](https://img.shields.io/cocoapods/p/TextContainerLayoutGuide.svg?style=flat)](https://cocoapods.org/pods/TextContainerLayoutGuide)\n\n![](https://github.com/noppefoxwolf/TextContainerLayoutGuide/blob/master/Meta/demo.gif)\n\n# How to use it\n\nSimply constrain your views to the TextContainerLayoutGuide's anchors.\n\n```swift\nfooterView.topAnchor.constraint(equalTo: textView.textContainerLayoutGuide.bottomAnchor).isActive = true\n```\nPlace view in footer of UITextView\n\n## Installation\n\n### Cococapods\n\nTextContainerLayoutGuide is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'TextContainerLayoutGuide'\n```\n\n### Carthage\n\n```\ngithub \"noppefoxwolf/TextContainerLayoutGuide\"\n```\n\n## Author\n\nnoppefoxwolf, noppelabs@gmail.com\n\n## License\n\nTextContainerLayoutGuide is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Ftextcontainerlayoutguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Ftextcontainerlayoutguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Ftextcontainerlayoutguide/lists"}