[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / a / d / InitialsImageView / 0.1.0 / InitialsImageView.podspec.json
blob33c55c0623ec7191a7e8f87bff8a555b87ceba26
2   "name": "InitialsImageView",
3   "version": "0.1.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": "http://i.imgur.com/xSBjVQ7.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.1.0"
21   },
22   "source_files": "InitialsImageView.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"