blob: 2ad09b452376d14716d805daa6c627f1324e5288 [file] [log] [blame]
{
"name": "LLPhotosBrowser",
"version": "1.1.9",
"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.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LLPhotosBrowser/LLPhotosBrowser/*.{h,m}",
"dependencies": {
"SDWebImageWebPCoder": [
]
},
"requires_arc": true
}