blob: 0ffa1bb0c295d4b4d3c19af4c0eaf0ff5cbc6e7d [file] [log] [blame]
{
"name": "BDGImagePicker",
"version": "0.0.14",
"summary": "Lightweight wrapper around UIImagePickerController",
"license": "MIT",
"description": "Ultra lightweight wrapper around UIImagePickerController with completion blocks",
"homepage": "https://github.com/BobDG/BDGImagePicker",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGImagePicker.git",
"tag": "0.0.14"
},
"source_files": "BDGImagePicker/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}