blob: 086560cc1f3a57f50d36a9881f8ea228789ccfc6 [file] [log] [blame]
{
"name": "LJAvatarBrowser",
"version": "1.1.2",
"summary": "A lightweight picture viewer",
"homepage": "https://github.com/iBoCoding/LJAvatarBrowser",
"license": "MIT",
"authors": {
"iBo Wong": "825238111@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iBoCoding/LJAvatarBrowser.git",
"tag": "1.1.2"
},
"source_files": "LJAvatarBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}