blob: 3d1bdb1dc922a67adaa1aa70988f85b9ca2d5d09 [file] [log] [blame]
{
"name": "LLImagePickerView",
"version": "0.0.3",
"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.3"
},
"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"
]
}
}