[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / d / 0 / f / AvatarView-fork / 2.0.3 / AvatarView-fork.podspec.json
blobc113e23f542175d6ae387982649df7457889f0b8
2   "name": "AvatarView-fork",
3   "version": "2.0.3",
4   "swift_versions": "5",
5   "summary": "Easy to use view for displaying avatars",
6   "description": "Easy to use view for displaying avatars. This repo was forked from chrene/AvatarView",
7   "homepage": "https://github.com/kumpeapps/AvatarView-fork",
8   "screenshots": "http://i.imgur.com/wbubJCe.png?1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Justin Kumpe": "helpdesk@kumpeapps.com"
15   },
16   "platforms": {
17     "ios": "15.0"
18   },
19   "ios": {
20     "frameworks": "UIKit"
21   },
22   "source": {
23     "git": "https://github.com/kumpeapps/AvatarView-fork.git",
24     "tag": "2.0.3"
25   },
26   "source_files": "AvatarView/**/*.{swift}",
27   "requires_arc": true,
28   "swift_version": "5"