blob: 7243c5a969c682c110a0a48094197583c37d29ee [file] [log] [blame]
{
"name": "AvatarUIKit",
"version": "0.1.5",
"summary": "A short description of AvatarUIKit.",
"description": "'TODO: Add long description of the pod here.'",
"homepage": "https://github.com/HajjiAnwer/AvatarUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HajjiAnwer": "hajjianwer2013@gmail.com"
},
"source": {
"git": "https://github.com/HajjiAnwer/AvatarUIKit.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Source/**/*",
"dependencies": {
"Kingfisher": [
"~> 5.0"
]
}
}