blob: fe75cc3d7c7ac3b8711f8d5a263fcaf26d134af5 [file] [log] [blame]
{
"name": "DBAttachmentPickerController",
"version": "1.0.0",
"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.0.0"
},
"source_files": "Source/**/*.{h,m,xib}",
"public_header_files": "Source/**/*.h"
}