[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / a / d / InitialsImageView / 0.5.0 / InitialsImageView.podspec.json
blob0542650d6883ae1a7e8b71b352a7bcada2da09b3
2   "name": "InitialsImageView",
3   "version": "0.5.0",
4   "summary": "A simple UIImageView extension for using initials as a profile image, written in swift",
5   "description": "An easy, helpful UIImageView extension that generates letter initials as a placeholder for user profile images, with a randomized background color.",
6   "homepage": "https://github.com/bachonk/InitialsImageView",
7   "screenshots": "https://i.imgur.com/KE8OfrL.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tom Bachant": "tom@dashride.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/bachonk/InitialsImageView.git",
20     "tag": "0.5.0"
21   },
22   "source_files": "InitialsImageView.swift",
23   "requires_arc": true,
24   "swift_version": "4.2"