blob: f5592bb6ffd9572788960e1e2c140df88f60e830 [file] [log] [blame]
{
"name": "CZPhotoPickerController",
"version": "2.0.3",
"summary": "A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'.",
"homepage": "https://github.com/carezone/CZPhotoPickerController",
"license": "Apache 2.0",
"authors": {
"Brian Cooke": "brian@carezone.com",
"Peyman Oreizy": "peyman@carezone.com",
"Victor Ilyukevich": "<victor@carezone.com>"
},
"source": {
"git": "https://github.com/carezone/CZPhotoPickerController.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "11.0"
},
"frameworks": [
"AssetsLibrary",
"MobileCoreServices"
],
"source_files": "CZPhotoPickerController",
"resource_bundles": {
"CZPhotoPickerController": [
"CZPhotoPickerController/CZPhotoPreviewViewController.xib"
]
},
"requires_arc": true
}