blob: 907d6f25d3e9a963e30d449821252a208f3760de [file] [log] [blame]
{
"name": "CZPhotoPickerController",
"version": "1.1.2",
"summary": "A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'.",
"homepage": "https://github.com/carezone/CZPhotoPickerController",
"license": "Apache License, Version 2.0",
"authors": {
"Brian Cooke": "brian@carezone.com",
"Peyman Oreizy": "peyman@carezone.com"
},
"source": {
"git": "https://github.com/carezone/CZPhotoPickerController.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "5.0"
},
"frameworks": [
"AssetsLibrary",
"MobileCoreServices"
],
"source_files": "CZPhotoPickerController",
"resources": "CZPhotoPickerController/CZPhotoPreviewViewController.xib",
"requires_arc": true
}