{"id":18839744,"url":"https://github.com/maximbilan/swiftassetspickercontroller","last_synced_at":"2025-04-14T07:03:44.104Z","repository":{"id":31821073,"uuid":"35387911","full_name":"maximbilan/SwiftAssetsPickerController","owner":"maximbilan","description":"A simple assets picker controller based on iOS 8 Photos framework. Supports iCloud photos and videos. It's written in Swift.","archived":false,"fork":false,"pushed_at":"2018-12-17T03:13:28.000Z","size":4601,"stargazers_count":85,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-18T19:05:45.241Z","etag":null,"topics":["assets","icloud","ios","photos","supports-icloud-photos","swift","ui","ui-components","uikit","uiviewcontroller"],"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/maximbilan.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":"2015-05-10T21:01:37.000Z","updated_at":"2023-09-19T13:21:51.000Z","dependencies_parsed_at":"2022-08-17T19:00:51.562Z","dependency_job_id":null,"html_url":"https://github.com/maximbilan/SwiftAssetsPickerController","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximbilan%2FSwiftAssetsPickerController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximbilan%2FSwiftAssetsPickerController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximbilan%2FSwiftAssetsPickerController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximbilan%2FSwiftAssetsPickerController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximbilan","download_url":"https://codeload.github.com/maximbilan/SwiftAssetsPickerController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223624283,"owners_count":17175191,"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":["assets","icloud","ios","photos","supports-icloud-photos","swift","ui","ui-components","uikit","uiviewcontroller"],"created_at":"2024-11-08T02:43:57.337Z","updated_at":"2024-11-08T02:43:57.923Z","avatar_url":"https://github.com/maximbilan.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftAssetsPickerController\n\n[![Version](https://img.shields.io/cocoapods/v/SwiftAssetsPickerController.svg?style=flat)](http://cocoadocs.org/docsets/SwiftAssetsPickerController)\n[![License](https://img.shields.io/cocoapods/l/SwiftAssetsPickerController.svg?style=flat)](http://cocoadocs.org/docsets/SwiftAssetsPickerController)\n[![Platform](https://img.shields.io/cocoapods/p/SwiftAssetsPickerController.svg?style=flat)](http://cocoadocs.org/docsets/SwiftAssetsPickerController)\n[![CocoaPods](https://img.shields.io/cocoapods/dt/SwiftAssetsPickerController.svg)](https://cocoapods.org/pods/SwiftAssetsPickerController)\n[![CocoaPods](https://img.shields.io/cocoapods/dm/SwiftAssetsPickerController.svg)](https://cocoapods.org/pods/SwiftAssetsPickerController)\n\nA simple assets picker controller based on \u003ci\u003ePhotos\u003c/i\u003e framework. Supports \u003ci\u003eiCloud\u003c/i\u003e photos and videos.\n\n![alt tag](https://raw.github.com/maximbilan/SwiftAssetsPickerController/master/img/img1.png)\n![alt tag](https://raw.github.com/maximbilan/SwiftAssetsPickerController/master/img/img2.png)\n\n# Installation\n\n\u003cb\u003eCocoaPods:\u003c/b\u003e\n\u003cpre\u003e\npod 'SwiftAssetsPickerController'\n\u003c/pre\u003e\n\n\u003cb\u003eManual:\u003c/b\u003e\n\u003cpre\u003e\nCopy \u003ci\u003eAssetsPickerController.swift\u003c/i\u003e and \u003ci\u003eAssetsPickerGridController.swift\u003c/i\u003e to your project.\nAlso framework uses \u003ci\u003eCheckMarkView\u003c/i\u003e, you can found \u003ca href=\"https://github.com/maximbilan/CheckMarkView\"\u003ehere\u003c/a\u003e.\n\u003c/pre\u003e\n\n## Using\n\nIt's really simple. Just see the example:\n\n\u003cpre\u003e\nlet assetsPickerController = AssetsPickerController()\nassetsPickerController.didSelectAssets = {(assets: Array\u003cPHAsset!\u003e) -\u003e () in\n    println(assets)\n}\nlet navigationController = UINavigationController(rootViewController: rootListAssets)\npresentViewController(navigationController, animated: true, completion: nil)\n\u003c/pre\u003e\n\n## License\n\nSwiftAssetsPickerController 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%2Fmaximbilan%2Fswiftassetspickercontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximbilan%2Fswiftassetspickercontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximbilan%2Fswiftassetspickercontroller/lists"}