blob: 9fcb2644841a492786fe33b483628d1ffc065275 [file] [log] [blame]
{
"name": "LBImagePickerController",
"version": "1.0.0",
"summary": "A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection",
"homepage": "https://github.com/ocarol/LBImagePickerController",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"ocarol": "yulili2020@qq.com"
},
"source": {
"git": "https://github.com/ocarol/LBImagePickerController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LBImagePickerController/*.{h,m}",
"resources": "LBImagePickerController/*.{png,xib,nib,bundle}"
}