blob: 2021559d63c50638b6d295e76ee577695eb4331f [file] [log] [blame]
{
"name": "LLPhotosBrowser",
"version": "1.1.3",
"summary": "A simple iOS photo browser",
"homepage": "https://github.com/lianleven/LLPhotosBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lianleven": "lianleven@163.com"
},
"source": {
"git": "https://github.com/lianleven/LLPhotosBrowser.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLPhotosBrowser/LLPhotosBrowser/*.{h,m}",
"dependencies": {
"SDWebImage/GIF": [
]
},
"requires_arc": true
}