blob: 7e1977212c2b4008b6eee36ca8621c178c636c5e [file] [log] [blame]
{
"name": "LLImagePickerView",
"version": "0.0.2",
"summary": "LLImagePickerView is a MediaFramework",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLImagePickerView/**/*.{h,m}",
"resources": "LLImagePickerView/resource/*.{bundle}",
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
"~> 1.7.9"
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"ACAlertController": [
"~> 1.0.0"
]
}
}