blob: 3637971f42115017f3dd6b1a83a871d40d17a02e [file] [log] [blame]
{
"name": "CZPhotoPickerController",
"version": "1.2.1",
"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"
},
"source": {
"git": "https://github.com/carezone/CZPhotoPickerController.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "5.0"
},
"frameworks": [
"AssetsLibrary",
"MobileCoreServices"
],
"source_files": "CZPhotoPickerController",
"resource_bundles": {
"CZPhotoPickerController": [
"CZPhotoPickerController/CZPhotoPreviewViewController.xib"
]
},
"requires_arc": true
}