{"id":29799690,"url":"https://github.com/xiaohange/jqmenupopview","last_synced_at":"2026-03-17T23:07:35.745Z","repository":{"id":295260770,"uuid":"88490534","full_name":"xiaohange/JQMenuPopView","owner":"xiaohange","description":"🎉仿Tumblr弹出视图发音频、视频、图片、文字的视图，接入方便。高仿Tumblr,tumblr-popview.","archived":false,"fork":false,"pushed_at":"2017-04-17T09:27:15.000Z","size":342,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T08:17:43.800Z","etag":null,"topics":["objective-c","popview-android","popviewcontroller","swift","tumblr","tumblr-api","tumblr-blog","tumblr-like","tumblr-theme"],"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/xiaohange.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-17T08:58:42.000Z","updated_at":"2021-04-08T06:40:06.000Z","dependencies_parsed_at":"2025-05-24T15:03:34.052Z","dependency_job_id":"e1629e65-d9e3-44f9-89c2-937345fb5c86","html_url":"https://github.com/xiaohange/JQMenuPopView","commit_stats":null,"previous_names":["xiaohange/jqmenupopview"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xiaohange/JQMenuPopView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohange%2FJQMenuPopView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohange%2FJQMenuPopView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohange%2FJQMenuPopView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohange%2FJQMenuPopView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaohange","download_url":"https://codeload.github.com/xiaohange/JQMenuPopView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohange%2FJQMenuPopView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["objective-c","popview-android","popviewcontroller","swift","tumblr","tumblr-api","tumblr-blog","tumblr-like","tumblr-theme"],"created_at":"2025-07-28T08:10:26.845Z","updated_at":"2026-03-17T23:07:35.726Z","avatar_url":"https://github.com/xiaohange.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JQMenuPopView\n仿Tumblr弹出视图发音频、视频、图片、文字的视图，接入方便。高仿Tumblr,tumblr-popview.\n\n![](https://github.com/xiaohange/JQMenuPopView/blob/master/demo.gif?raw=true)\n\n## Instalation\n\nAdd the JQMenuPopView.h and JQMenuPopView.m source files to your project.\n\n## Usage\n\n```objective-c\n@property (nonatomic, strong) JQMenuPopView *myMenuPopView;\n\n_myMenuPopView = [[JQMenuPopView alloc] initWithFrame:CGRectMake(0, 0, [UIScreen mainScreen].bounds.size.width, [UIScreen mainScreen].bounds.size.height)];\n\n[_myMenuPopView setMenuPopDelegate:self];\n    \nUIWindow *window = [UIApplication sharedApplication].keyWindow;[window addSubview:_myMenuPopView];\n    \n[_myMenuPopView showMenu];\n```\n***MenuPopDelegate*** 代理方法：\n```\n-(void)JQMenuPopView:(JQMenuPopView *)MenuPopView didSelectedMenuIndex:(NSInteger)selectedIndex{\n    NSLog(@\"-\u003e\u003edidSelectedMenuIndex-\u003e\u003e点击的是第%ld个按钮\",selectedIndex);\n}\n```\n\n## Star\n\u003eiOS开发者交流群：446310206 喜欢就❤️❤️❤️star一下吧！你的支持是我更新的动力！ Love is every every every star! Your support is my renewed motivation!\n\n## Other\n[JQTumblrHud-高仿Tumblr App 加载指示器hud](https://github.com/xiaohange/JQTumblrHud)\n\n[JQScrollNumberLabel：仿tumblr热度滚动数字条数](https://github.com/xiaohange/JQScrollNumberLabel)\n\n[TumblrLikeAnimView-仿Tumblr点赞动画效果](https://github.com/xiaohange/TumblrLikeAnimView)\n\n[JQMenuPopView-仿Tumblr弹出视图发音频、视频、图片、文字的视图](https://github.com/xiaohange/JQMenuPopView)\n\n## License\n\nThis code is distributed under the terms and conditions of the [MIT license](LICENSE). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohange%2Fjqmenupopview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaohange%2Fjqmenupopview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohange%2Fjqmenupopview/lists"}