blob: e45ecd08ff09e7315c5480ed6ae91f25803e8893 [file] [log] [blame]
{
"name": "BDGImagePicker",
"version": "0.0.11",
"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.11"
},
"source_files": "BDGImagePicker/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}