blob: 84a52a5cda09c60dd142ed5224bdf2978ff68e8a [file] [log] [blame]
{
"name": "AvatarUIKit",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*",
"dependencies": {
"Kingfisher": [
"~> 5.0"
]
}
}