blob: d3abdabce8d17576e1e01e3f49780b5357613e74 [file] [log] [blame]
{
"name": "LLImagePickerView",
"version": "0.0.1",
"summary": "LLImagePickerView is a MediaFrameword",
"homepage": "https://github.com/liuniuliuniu/LLImagePickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuniuliuniu": "416997919@qq.com"
},
"source": {
"git": "https://github.com/liuniuliuniu/LLImagePickerView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLImagePickerView/**/*.{h,m}",
"resources": "LLImagePickerView/resource/*.{bundle}",
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"ACAlertController": [
],
"SDWebImage": [
]
}
}