[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / a / d / InitialsImageView / 0.7.0 / InitialsImageView.podspec.json
blob6afe7501866278a8b4316ea22faba456d520eb8c
2   "name": "InitialsImageView",
3   "version": "0.7.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.7.0"
21   },
22   "source_files": "InitialsImageView.swift",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"