Latest | 0.1.9 |
---|---|
Homepage | https://github.com/YangHaoLoad/YHPhotoSelectorDemo |
License | MIT |
Platforms | ios 12.1, requires ARC |
Authors |
YHPhotoSelectorDemo
一个支持多选的图片和视频选择器,轻量级纯Siwft实现 A multi – choice picture and video selector, lightweight pure Siwft implementation
Requirements
- iOS 10.0 or later
- Xcode 10.0 or later
Renderings
How to use
- Use CocoaPods:
pod "YHPhotoSelector"
- Manual import:
- Drag All files in the
YHPhotoSelector
folder to project
Licenses
All source code is licensed under the MIT License.
Latest podspec
{ "name": "YHPhotoSelector", "version": "0.1.9", "swift_version": "4.2", "summary": "u76f8u518cu548cu89c6u9891u9009u62e9u5668", "homepage": "https://github.com/YangHaoLoad/YHPhotoSelectorDemo", "license": "MIT", "authors": { "YangHao": "[email protected]" }, "source": { "git": "https://github.com/YangHaoLoad/YHPhotoSelectorDemo.git", "tag": "0.1.9" }, "platforms": { "ios": "12.1" }, "source_files": "YHPhotoSelectorDemo/YHPhotoSelector/*", "resources": "YHPhotoSelectorDemo/YHPhotoSelector/*.{png,bundle}", "requires_arc": true }
Thu, 11 Apr 2019 10:07:51 +0000