blob: 4fe40fb4d9982811ab0c0983f463b1131291e64e [file] [log] [blame]
{
"name": "LJAvatarBrowser",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LJAvatarBrowser/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}