blob: 4289311e119dd0e69d9704e003c032caca233713 [file] [log] [blame]
{
"name": "DoImagePickerController",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ImagePicker/DoImagePicker/*{h,m}",
"public_header_files": "ImagePicker/DoImagePicker/*.h",
"resources": "ImagePicker/DoImagePicker/*.{xib}",
"requires_arc": true
}