| { |
| "name": "AvatarHashView", |
| "version": "0.0.2", |
| "summary": "Avatar Hash View", |
| "description": "Create user avatars without storing", |
| "homepage": "https://github.com/impul/AvatarHashView.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "impul": "pavlo.bojkoo@gmail.com" |
| }, |
| "swift_version": "4.2", |
| "static_framework": true, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/impul/AvatarHashView.git", |
| "tag": "0.0.2" |
| }, |
| "module_name": "AvatarHashView", |
| "source_files": "Sources/**/*.swift" |
| } |