[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 0 / 2 / c / JNAvatarWithInitials / 1.1.5 / JNAvatarWithInitials.podspec.json
blob5eebecfba7b823fd1927786bdb6f731d097d3eec
2   "name": "JNAvatarWithInitials",
3   "version": "1.1.5",
4   "summary": "Avatar with initials",
5   "description": "JNAvatarWithInitials is used to show single avatar image usign web url or UIImage object and have the option to show 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/JNAvatarWithInitials.git",
20     "tag": "1.1.5"
21   },
22   "source_files": "JNAvatarWithInitials/**/*.{swift}",
23   "resources": "JNAvatarWithInitials/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "screenshots": "https://github.com/JNDisrupter/JNAvatarWithInitials/raw/master/Images/screenshot1.png",
25   "swift_versions": "5.0",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SDWebImage": [
29       "~> 5.0.2"
30     ]
31   },
32   "swift_version": "5.0"