blob: 4bddb38d7511fcef519dbb88aaffc90093aa92ef [file] [log] [blame]
{
"name": "LLImageBrowser",
"version": "0.1.0",
"summary": "A short description of LLPhotoBrowser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LOLITA0164/LLImageBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LOLITA0164": "476512340@qq.com"
},
"source": {
"git": "https://github.com/LOLITA0164/LLImageBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLImageBrowser/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 4.4.1"
]
}
}