2 "name": "DZNPhotoPickerController",
4 "summary": "A photo search/picker for iOS using popular providers like 500px, Flickr, Intagram, Google Images, etc.",
5 "description": "This framework tries to mimic as close as possible the native UIImagePickerController API for iOS7, in terms of features, appearance and behaviour.",
6 "homepage": "https://github.com/dzenbot/DZNPhotoPickerController",
7 "screenshots": "https://raw.githubusercontent.com/dzenbot/DZNPhotoPickerController/master/Docs/screenshots.png",
13 "Ignacio Romero Z.": "iromero@dzen.cl"
16 "git": "https://github.com/dzenbot/UIPhotoPickerController.git",
19 "default_subspecs": "Core",
22 "Source/Resources/**/*.*"
31 "source_files": "Source/Classes/Core/*.{h,m}",
42 "DZNPhotoPickerController/Services": [
45 "DZNPhotoPickerController/Editor": [
53 "Source/Classes/Services/*.{h,m}",
54 "Source/Classes/Core/DZNPhotoPickerControllerConstants.{h,m}"
60 "GROAuth2SessionManager": [
64 "prefix_header_contents": [
65 "#import <MobileCoreServices/MobileCoreServices.h>",
66 "#import <SystemConfiguration/SystemConfiguration.h>"
72 "Source/Classes/Editor/*.{h,m}",
73 "Source/Classes/Core/DZNPhotoPickerControllerConstants.{h,m}"