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