blob: 1cb4429e5fa029e0344d25ba2a6461941ddf418c [file] [log] [blame]
{
"name": "LLImagePickerView",
"version": "1.0.1",
"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": "1.0.1"
},
"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"
]
}
}