[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 6 / JNGroupAvatarImageView / 1.0.0 / JNGroupAvatarImageView.podspec.json
blob4788ed05634fe2a282cbc0eb2bdc3cc21680c650
2   "name": "JNGroupAvatarImageView",
3   "version": "1.0.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.0.0"
21   },
22   "source_files": "JNGroupAvatarImageView/**/*.{swift}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "JNAvatarWithInitials": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"