2 "name": "UCPhotoGallery",
4 "summary": "A drop-in image gallery UI component",
5 "description": "UCPhotoGallery provides two view controllers that both turn a collection of URLs into a photo gallery",
6 "homepage": "https://github.com/UrbanCompass/UCPhotoGallery",
9 "Bryan Oltman": "bryan@compass.com"
12 "git": "https://github.com/UrbanCompass/UCPhotoGallery.git",
15 "social_media_url": "https://twitter.com/moltman",
20 "source_files": "UCPhotoGallery",
21 "public_header_files": [
22 "UCPhotoGallery/UCPhotoGallery.h",
23 "UCPhotoGallery/UCPhotoGalleryViewController.h",
24 "UCPhotoGallery/UCPhotoGalleryFullscreenTransitionController.h"
26 "frameworks": "UIKit",
27 "preserve_paths": "Frameworks/*.framework",
28 "vendored_frameworks": [
29 "Frameworks/WebImage.framework",
30 "Frameworks/UCDirectionalPanGestureRecognizer.framework"