| { |
| "name": "JNAvatarWithInitials", |
| "version": "1.0.1", |
| "summary": "Summery of JNAvatarWithInitials.", |
| "description": "This is a description for this library", |
| "homepage": "https://github.com/JNDisrupter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jayel Zaghmoutt": "eng.jayel.z@gmail.com", |
| "Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/JNDisrupter/JNAvatarWithInitials.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "JNAvatarWithInitials/**/*.{swift}", |
| "resources": "JNAvatarWithInitials/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "4" |
| } |