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://dl.dropboxusercontent.com/u/2452151/Permalink/DZNPhotoPickerController.png",
13 "Ignacio Romero Z.": "iromero@dzen.cl"
19 "git": "https://github.com/dzenbot/UIPhotoPickerController.git",
24 "Source/Classes/**/*.{h,m}"
28 "Source/Resources/**/*.*"
31 "prefix_header_contents": [
32 "#import <MobileCoreServices/MobileCoreServices.h>",
33 "#import <SystemConfiguration/SystemConfiguration.h>"