blob: 6649ead2e8b353245177a65ad00ddee4a3163202 [file] [log] [blame]
{
"name": "DoImagePickerController",
"version": "1.2",
"summary": "An image picker controller with single selection and multiple selection. Support to select lots photos with panning gesture",
"homepage": "https://github.com/IdleHandsApps/DoImagePickerController/",
"description": " DoImagePickerController is an image picker controller with single selection and multiple selection. Support to select lots photos with panning gesture\n",
"license": "MIT",
"authors": {
"Fraser Scott-Morrison": "fraserscottmorrison@me.com"
},
"source": {
"git": "https://github.com/IdleHandsApps/DoImagePickerController.git",
"tag": "1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"DoImagePicker",
"ImagePicker/DoImagePicker/*.{h,m,xib}"
],
"public_header_files": "ImagePicker/DoImagePicker/*.h",
"resources": "Resources/Images/*.png",
"requires_arc": true
}