{"id":22421473,"url":"https://github.com/codeweaver13/hlqrcodescanner","last_synced_at":"2025-03-27T05:17:33.402Z","repository":{"id":56913624,"uuid":"69454667","full_name":"CodeWeaver13/HLQRCodeScanner","owner":"CodeWeaver13","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-28T11:27:59.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T15:02:58.410Z","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/CodeWeaver13.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-09-28T10:59:16.000Z","updated_at":"2016-09-28T11:03:25.000Z","dependencies_parsed_at":"2022-08-20T20:20:50.966Z","dependency_job_id":null,"html_url":"https://github.com/CodeWeaver13/HLQRCodeScanner","commit_stats":null,"previous_names":["wangshiyu13/hlqrcodescanner"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2FHLQRCodeScanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2FHLQRCodeScanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2FHLQRCodeScanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2FHLQRCodeScanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWeaver13","download_url":"https://codeload.github.com/CodeWeaver13/HLQRCodeScanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785805,"owners_count":20671634,"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-12-05T17:07:20.582Z","updated_at":"2025-03-27T05:17:33.384Z","avatar_url":"https://github.com/CodeWeaver13.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HLQRCodeScanner\n[![License MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/wangshiyu13/HLQRCodeScanner/blob/master/LICENSE)\n[![CI Status](https://img.shields.io/badge/build-1.0.1-brightgreen.svg)](https://travis-ci.org/wangshiyu13/HLQRCodeScanner)\n[![CocoaPods](https://img.shields.io/badge/platform-iOS-lightgrey.svg)](http://cocoapods.org/?q= HLQRCodeScanner)\n[![Support](https://img.shields.io/badge/support-iOS%208%2B-blue.svg)](https://www.apple.com/nl/ios/)\n\n## Example\n\n* 导入框架\n\n```swift\nimport HLQRCodeScanner\n```\n\n* 打开扫描控制器，扫描及完成回调\n\n```swift\n\n\nlet scanner = HLQRCodeScanner.scanner { (result) in\ndebugPrint(result)\n}\nshowDetailViewController(scanner, sender: nil)\n```\n\n* 生成二维码图片\n\n```swift\nlet cardName = \"wangshiyu13\"\nlet avatar = UIImage(named: \"avatar\")\n\nself.imageView.image = HLQRCodeScanner.createQRCodeImage(cardName, avatar: avatar, scale: 0.2)\n```\n\n\n## Requirements\n\nThis library requires iOS 8.0+ and Xcode 7.0+.\n\n## Installation\n\nHLQRCodeScanner is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"HLQRCodeScanner\"\n```\n\n## Author\n\nwangshiyu13, wangshiyu13@163.com\n\n## License\n\nHLQRCodeScanner 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%2Fcodeweaver13%2Fhlqrcodescanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeweaver13%2Fhlqrcodescanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeweaver13%2Fhlqrcodescanner/lists"}