{"id":2965,"url":"https://github.com/iceman201/TaniwhaTextField","last_synced_at":"2025-08-03T12:31:42.629Z","repository":{"id":56923716,"uuid":"95124485","full_name":"iceman201/TaniwhaTextField","owner":"iceman201","description":"My first cocoapod framework","archived":true,"fork":false,"pushed_at":"2023-12-09T08:30:04.000Z","size":356,"stargazers_count":26,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-01T06:42:46.689Z","etag":null,"topics":["animation","cocoapods","framework","ios","ios-sdk","ios-ui","swift","swift-framework","swift-package-manager","swift3","swift4","textfield"],"latest_commit_sha":null,"homepage":"https://liguo.jiao.co.nz","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/iceman201.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}},"created_at":"2017-06-22T14:31:44.000Z","updated_at":"2023-12-09T08:35:49.000Z","dependencies_parsed_at":"2023-12-09T09:37:53.471Z","dependency_job_id":null,"html_url":"https://github.com/iceman201/TaniwhaTextField","commit_stats":{"total_commits":26,"total_committers":4,"mean_commits":6.5,"dds":0.6153846153846154,"last_synced_commit":"05ef0bb28622e3428e7bad214b38e7ef6669aefb"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman201%2FTaniwhaTextField","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman201%2FTaniwhaTextField/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman201%2FTaniwhaTextField/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman201%2FTaniwhaTextField/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iceman201","download_url":"https://codeload.github.com/iceman201/TaniwhaTextField/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228543215,"owners_count":17934444,"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":["animation","cocoapods","framework","ios","ios-sdk","ios-ui","swift","swift-framework","swift-package-manager","swift3","swift4","textfield"],"created_at":"2024-01-05T20:16:27.599Z","updated_at":"2024-12-07T00:31:07.470Z","avatar_url":"https://github.com/iceman201.png","language":"Swift","readme":"# TaniwhaTextField\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/iceman201/TaniwhaTextField/blob/master/Example/taniwhaTextfield.png?raw=true\" alt=\"logo\"/\u003e\n\u003c/p\u003e\n\n[![Version](https://img.shields.io/cocoapods/v/TaniwhaTextField.svg?style=flat)](http://cocoapods.org/pods/TaniwhaTextField)\n[![Swift 5](https://img.shields.io/badge/Swift-5-orange.svg?style=flat)](https://developer.apple.com/swift/) \n[![License](https://img.shields.io/cocoapods/l/TaniwhaTextField.svg?style=flat)](http://cocoapods.org/pods/TaniwhaTextField)\n[![Platform](https://img.shields.io/cocoapods/p/TaniwhaTextField.svg?style=flat)](http://cocoapods.org/pods/TaniwhaTextField)\n[![Issues](https://img.shields.io/github/issues/iceman201/TaniwhaTextField.svg?style=flat)](https://github.com/iceman201/TaniwhaTextField/issues?state=open) \n\n## Introduction\nTaniwhaTextField is a lightweight and beautiful swift textfield framework. It has float label pattern, and also you can highly customise it.\n## Usage\n#### Programme\n```\nimport TaniwhaTextField\n\nclass ViewController: UIViewController {\n\n    @IBOutlet var taniwha: TaniwhaTextField!\n    \n    @IBOutlet var marimari: TaniwhaTextField!\n    \n    override func viewDidLoad() {\n        super.viewDidLoad()\n        taniwha.placeholder = \"Tena Koe\"\n        marimari.placeholder = \"Kia Ora\"\n    }\n}\n\n```\n#### Storyboard\n![image](https://user-images.githubusercontent.com/5027957/28316984-274beb06-6c19-11e7-9357-1a8f0793c2aa.png)\n\n\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## SPEC\n\nSwift 5.0\nsupport up iOS 11 above\n\n\n## Installation\n\nTaniwhaTextField is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"TaniwhaTextField\"\n```\n\n## Author\n\niceman201, liguo@jiao.co.nz\n\n## License\n\nTaniwhaTextField is available under the MIT license. See the [LICENSE](https://github.com/iceman201/TaniwhaTextField/blob/master/LICENSE) file for more info.\n","funding_links":[],"categories":["UI"],"sub_categories":["TextField \u0026 TextView","Other free courses"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeman201%2FTaniwhaTextField","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficeman201%2FTaniwhaTextField","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeman201%2FTaniwhaTextField/lists"}