blob: 385b4425863a39b7f304b2e6cee451fddec1c695 [file] [log] [blame]
{
"name": "DBAttachmentPickerController",
"version": "1.0.1",
"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.1"
},
"source_files": "Source/**/*.{h,m}",
"resources": "Source/**/*.{xib}",
"public_header_files": "Source/**/*.h"
}