blob: 826bd28bfec3acc7539cd9df7ef81053553f6680 [file] [log] [blame]
{
"name": "SEQBImagePickerController",
"version": "0.0.1",
"authors": {
"Chris Wendel": "chriwend@umich.edu"
},
"homepage": "https://github.com/CEWendel/SECollectionViewFlowLayout",
"summary": "A clone of UIImagePickerController with multiple selection support that supports swipe-to-select",
"license": "MIT",
"source": {
"git": "https://github.com/CEWendel/SECollectionViewFlowLayout.git",
"tag": "0.0.1"
},
"source_files": "SECollectionViewFlowLayout/PodFiles/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}