[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / 8 / 6 / 5 / AvatarUIKit / 1.0.0 / AvatarUIKit.podspec.json
blob84a52a5cda09c60dd142ed5224bdf2978ff68e8a
2   "name": "AvatarUIKit",
3   "version": "1.0.0",
4   "summary": "A short description of AvatarUIKit.",
5   "description": "'TODO: Add long description of the pod here.'",
6   "homepage": "https://github.com/HajjiAnwer/AvatarUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HajjiAnwer": "hajjianwer2013@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HajjiAnwer/AvatarUIKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/**/*",
22   "dependencies": {
23     "Kingfisher": [
24       "~> 5.0"
25     ]
26   }