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