4 "summary": "A camera and photo library library with class methods for ease.",
5 "description": "A couple of classes for presenting a camera that can pick from your photo library and a class for quickly prompting the user to pick from the photo library.\nAdditionally, a class for easily controlling and managing a custom camera interface.",
6 "homepage": "https://github.com/pixio/PXCamera",
9 "Daniel Blakemore": "DanBlakemore@gmail.com"
12 "git": "https://github.com/pixio/PXCamera.git",
19 "source_files": "Pod/Classes/**/*",
25 "public_header_files": [
26 "Pod/Classes/PXCamera.h",
27 "Pod/Classes/PXCameraCaptureManager.h",
28 "Pod/Classes/PXCameraViewController.h"