blob: d30ac6753e11812b58cdc8cba1ec62c8167a9bc7 [file] [log] [blame]
{
"name": "LJAvatarBrowser",
"version": "1.0.0",
"summary": "A simple and easy-to-use image viewer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ChatCoding/LJAvatarBrowser",
"license": "MIT",
"authors": {
"领琾": "825238111@qq.com"
},
"source": {
"git": "https://github.com/ChatCoding/LJAvatarBrowser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LJAvatarBrowser/*",
"frameworks": [
"Foundation",
"UIKit"
]
}