blob: c3dc750e6c3a202677edd07d5008d34210c87cfc [file] [log] [blame]
{
"name": "LLPhotosBrowser",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLPhotosBrowser/LLPhotosBrowser/*.{h,m}",
"dependencies": {
"SDWebImage/GIF": [
"~> 4.0"
]
},
"requires_arc": true
}