2 "name": "LRLPhotoBrowser",
4 "summary": "A simple iOS photo and video browser",
6 "description": "LRLPhotoBrowser can display one or more images or videos by providing either UIImage\nobjects, image name, or web images/videos.\nThe photo browser handles the downloading and caching of photos from the web seamlessly.\nPhotos can be zoomed and panned.",
7 "homepage": "https://github.com/codeWorm2015/LRLPhotoBrowser",
9 "codeWorm": "codeWorm@foxmail.com"
15 "git": "https://github.com/codeWorm2015/LRLPhotoBrowser.git",
18 "source_files": "Sources/*.{swift}",
19 "resources": "Sources/*.{png,xib,nib,bundle}",
20 "exclude_files": "Classes/Exclude",
32 "pod_target_xcconfig": {
33 "SWIFT_VERSION": "3.0"
35 "pushed_with_swift_version": "3.0"