[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / a / d / InitialsImageView / 0.4.0 / InitialsImageView.podspec.json
blob7573a3b57d2bc4de8ed0e14a5a190ea11ce9769c
2   "name": "InitialsImageView",
3   "version": "0.4.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.4.0"
21   },
22   "source_files": "InitialsImageView.swift",
23   "requires_arc": true,
24   "swift_version": "4.2"