[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 6 / JNGroupAvatarImageView / 1.2.0 / JNGroupAvatarImageView.podspec.json
blob4aef199f2730a7480259aa81b34b9214f332ac3a
2   "name": "JNGroupAvatarImageView",
3   "version": "1.2.0",
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.0"
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   "frameworks": "UIKit",
31   "dependencies": {
32     "JNAvatarWithInitials": [
33       "~> 1.1.0"
34     ]
35   }