[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 6 / JNGroupAvatarImageView / 1.2.2 / JNGroupAvatarImageView.podspec.json
blobf14a4fddfe705363fd706f95e6a66dc43c081833
2   "name": "JNGroupAvatarImageView",
3   "version": "1.2.2",
4   "summary": "Group avatar image view with initials",
5   "description": "This library provide a way to create group avatar images with initials",
6   "homepage": "https://github.com/JNDisrupter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
13     "Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/JNDisrupter/JNGroupAvatarImageView.git",
20     "tag": "1.2.2"
21   },
22   "source_files": "JNGroupAvatarImageView/**/*.{swift}",
23   "screenshots": [
24     "https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot1.png",
25     "https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot2.png",
26     "https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot3.png",
27     "https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot4.png",
28     "https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot5.png"
29   ],
30   "dependencies": {
31     "JNAvatarWithInitials": [
32       "~> 1.1.0"
33     ]
34   }