blob: abbb2567a2819565a413e0c25e94a6f28ae50438 [file] [log] [blame]
{
"name": "LLPhotosBrowser",
"version": "1.1.10",
"summary": "A simple iOS photo browser",
"homepage": "https://github.com/lianleven/LLPhotosBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lianleven": "lianleven@gmail.com"
},
"source": {
"git": "https://github.com/lianleven/LLPhotosBrowser.git",
"tag": "1.1.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LLPhotosBrowser/LLPhotosBrowser/*.{h,m}",
"dependencies": {
"SDWebImageWebPCoder": [
]
},
"requires_arc": true
}