blob: eaf39307becd6b12c675045d2799ae1546a25fae [file] [log] [blame]
{
"name": "DBAttachmentPickerController",
"version": "1.1.3",
"authors": {
"Denis Bogatyrev": "denis.bogatyrev@gmail.com"
},
"summary": "This powerful component allows to select different types of files from different sources on your device",
"homepage": "https://github.com/d0ping/DBAttachmentPickerController",
"license": {
"type": "MIT"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/d0ping/DBAttachmentPickerController.git",
"tag": "1.1.3"
},
"source_files": "Source/**/*.{h,m}",
"resources": "Source/**/*.{xib}",
"resource_bundles": {
"DBAttachmentPickerController": [
"Source/Localization/*.lproj"
]
},
"public_header_files": "Source/**/*.h"
}